FETCH402
← Protocol index

Resource / 13479

unknown

Unnamed resource.

Which drugs did the FDA just approve, and who is the sponsor? Bulk feed over openFDA Drugs@FDA approvals, newest-first by approval date — a new approval or supplement is a commercial-launch moment. Cursor-paginated up to 1000/page, filterable by sponsor, submission type (ORIG/SUPPL), marketing status, or since. Rows carry the sponsor, application number/type, brand names, active ingredients, dosage/route, and marketing status. Observational public records, never a clinical recommendation.

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 25000000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 25000000 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": {
    "since": "2026-06-01",
    "sponsor": "Hikma",
    "submission_type": "ORIG"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "basis": "openFDA Drugs@FDA approvals, one row per application newest-first by latest_approval_date. Observational public records as filed — never a clinical recommendation.",
    "feed": "fda-drug-approvals",
    "page": {
      "has_more": true,
      "limit": 500,
      "next_cursor": "eyJkIjoiMjAyNi0wNi0wMyIsImsiOiJvc2hhOjMxOTAwMTIzNCJ9",
      "returned": 500
    },
    "query": {
      "marketing_status": "all",
      "since": "2026-06-01",
      "sponsor": "all",
      "submission_type": "all"
    },
    "rows": [
      {
        "active_ingredients": "ADAPALENE; BENZOYL PEROXIDE",
        "application_number": "ANDA217384",
        "application_type": "ANDA",
        "as_published_date": "2026-07-18",
        "brand_names": "ADAPALENE AND BENZOYL PEROXIDE",
        "dosage_forms": "GEL",
        "entity_id": null,
        "event_date": "2026-07-22",
        "event_key": "drug:ANDA217384",
        "latest_approval_date": "2026-07-22",
        "marketing_status": "Prescription",
        "original_approval_date": "2026-07-22",
        "product_count": 1,
        "routes": "TOPICAL",
        "sponsor": "AUROBINDO PHARMA LTD",
        "submission_type": "ORIG"
      }
    ]
  },
  "type": "json"
}