{
  "x402Version": 2,
  "id": 14579,
  "slug": "14579",
  "resource": "https://api.govparse.io/v1/fda/drug-approvals/search",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "1250000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "application_type": "NDA",
            "company": "Sandoz",
            "marketing_status": "Prescription"
          },
          "type": "http"
        },
        "output": {
          "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"
        }
      },
      "routeTemplate": "/v1/fda/drug-approvals/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "application_type": {
                "description": "NDA | ANDA | BLA (CSV).",
                "examples": [
                  "NDA"
                ],
                "type": "string"
              },
              "company": {
                "description": "Applicant/sponsor company — suffix/punctuation-insensitive.",
                "examples": [
                  "Sandoz"
                ],
                "type": "string"
              },
              "entity_id": {
                "description": "Resolved employer entity UUID (pivots to business360).",
                "examples": [
                  "b7f3e2d1-4a5c-4e6f-8a9b-0c1d2e3f4a5b"
                ],
                "type": "string"
              },
              "first_approval_after": {
                "description": "Original approval (market entry) on/after this date (YYYY-MM-DD) — surfaces new market entrants.",
                "examples": [
                  "2026-01-01"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "marketing_status": {
                "description": "Prescription | Over-the-counter | Discontinued.",
                "examples": [
                  "Prescription"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "route": {
                "description": "Route-of-administration fragment.",
                "examples": [
                  "ORAL"
                ],
                "type": "string"
              },
              "since": {
                "description": "Most recent approval/supplement on/after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-01-01"
                ],
                "type": "string"
              },
              "sort": {
                "description": "latest_approval_date | original_approval_date :asc|:desc. Default latest_approval_date:desc.",
                "examples": [
                  "latest_approval_date:desc"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-08T07:30:47.946Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T07:30:47.762Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.govparse.io",
    "manifest_name": "api.govparse.io",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}