FETCH402
← Protocol index

Resource / 13513

unknown

Unnamed resource.

Which companies just won an FDA drug approval or supplement? Search openFDA drug/drugsfda applications by sponsor company, application type (NDA/ANDA/BLA), route, marketing status, most-recent approval date (since), or original market-entry date (first_approval_after). Returns the applicant company (entity-resolved where possible), brand/ingredient/dosage, and approval dates — a day-one commercial/partnership target list for pharma sellers and CROs. openFDA public-domain records.

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": {
    "application_type": "NDA",
    "company": "Sandoz",
    "marketing_status": "Prescription"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "rows": [
      {
        "active_ingredients": "PREDNISOLONE ACETATE",
        "application_number": "NDA017469",
        "application_type": "NDA",
        "brand_names": "OMNIPRED",
        "dosage_forms": "SUSPENSION/DROPS",
        "entity_id": null,
        "latest_approval_date": "2024-11-21",
        "latest_submission_type": "SUPPL",
        "marketing_status": "Prescription",
        "original_approval_date": "1981-05-27",
        "product_count": 1,
        "routes": "OPHTHALMIC",
        "sponsor_name": "SANDOZ"
      }
    ],
    "total_matched": 1
  },
  "type": "json"
}