FETCH402
← Protocol index

Resource / 13508

unknown

Unnamed resource.

Which companies just got a US patent, and in what technology? Search recent granted patents (PatentsView, CC BY 4.0) by assignee organization (the company), inventor, CPC subclass/section, patent type, or assignee state/country and grant-date window. new_assignee=true isolates patents from an org with its first-ever grant (emerging/stealth signal); flipped_inventor=true finds a patent whose assignee gained an inventor from a prior different assignee (talent move). Public grants, observational.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1250000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 1250000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "assignee": "openai",
    "assignee_entity": "3f6a1c9e-2b4d-4a8e-9c1f-7e2d5a6b8c90",
    "inventor": "hinton"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "assignee_country": "US",
        "assignee_entity_id": "3f6a1c9e-2b4d-4a8e-9c1f-7e2d5a6b8c90",
        "assignee_organization": "EXAMPLE AI INC",
        "assignee_state": "CA",
        "cpc_group": "G06N3/08",
        "cpc_subclass": "G06N",
        "inventor_count": 4,
        "num_claims": 20,
        "patent_date": "2024-06-04",
        "patent_id": "12000000",
        "patent_title": "Systems and methods for training large language models",
        "patent_type": "utility"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}