FETCH402
← Protocol index

Resource / 13478

unknown

Unnamed resource.

Which medical devices did the FDA just clear or approve, and who is the applicant? Bulk feed over openFDA 510(k) clearances and PMA approvals, newest-first by decision date — a new clearance is a device launch. Cursor-paginated up to 1000/page, filterable by applicant, state, product code, pathway (510k/pma), advisory committee, or since. Rows carry the applicant, device name, product code, advisory committee, pathway, and decision. Observational public records, never a 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": {
    "applicant": "Abbott",
    "since": "2026-06-01",
    "state": "MN"
  },
  "type": "http"
}
OutputJSON
{
  "example": {
    "basis": "openFDA device clearances/approvals, one row per decision newest-first by decision_date. Observational public records as filed — never a recommendation.",
    "feed": "fda-device-clearances",
    "page": {
      "has_more": true,
      "limit": 500,
      "next_cursor": "eyJkIjoiMjAyNi0wNi0wMyIsImsiOiJvc2hhOjMxOTAwMTIzNCJ9",
      "returned": 500
    },
    "query": {
      "applicant": "all",
      "committee": "all",
      "pathway": "all",
      "product_code": "all",
      "since": "2026-06-01",
      "state": "all"
    },
    "rows": [
      {
        "advisory_committee": "Cardiovascular",
        "applicant": "ABBOTT MEDICAL",
        "as_published_date": "2026-07-18",
        "clearance_type": "Normal 180 Day Track No User Fee",
        "date_received": "2025-08-22",
        "decision_code": null,
        "decision_date": "2026-07-10",
        "decision_description": null,
        "decision_id": "P250022/S006",
        "device_name": "Volt PFA System",
        "entity_id": null,
        "event_date": "2026-07-10",
        "event_key": "device:P250022/S006",
        "generic_name": "Percutaneous Cardiac Ablation Catheter",
        "pathway": "pma",
        "product_code": "QZI",
        "state": "MN"
      }
    ]
  },
  "type": "json"
}