{
  "x402Version": 2,
  "id": 14566,
  "slug": "14566",
  "resource": "https://api.govparse.io/v1/feeds/fda-device-clearances",
  "description": "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.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x3873d15CF3209c32aaA8d9AA542164E658567129",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    },
    {
      "scheme": "exact",
      "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
      "payTo": "BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB",
      "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
      "amount": "25000000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "applicant": "Abbott",
            "since": "2026-06-01",
            "state": "MN"
          },
          "type": "http"
        },
        "output": {
          "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"
        }
      },
      "routeTemplate": "/v1/feeds/fda-device-clearances",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "applicant": {
                "description": "Applicant (manufacturer) name fragment.",
                "examples": [
                  "Abbott"
                ],
                "type": "string"
              },
              "committee": {
                "description": "FDA advisory-committee / specialty panel fragment (Cardiovascular, Radiology...).",
                "examples": [
                  "Cardiovascular"
                ],
                "type": "string"
              },
              "cursor": {
                "description": "Opaque page cursor — pass the previous page's next_cursor unchanged.",
                "examples": [
                  "eyJkIjoiMjAyNi0wNy0xMCIsImsiOiJLMjU0Mjk1In0"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Rows per page (default 500, cap 1000).",
                "examples": [
                  500
                ],
                "type": "integer"
              },
              "pathway": {
                "description": "Regulatory pathway: 510k | pma.",
                "examples": [
                  "510k"
                ],
                "type": "string"
              },
              "product_code": {
                "description": "FDA product code (3-letter).",
                "examples": [
                  "DXT"
                ],
                "type": "string"
              },
              "since": {
                "description": "Only decisions dated on or after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-06-01"
                ],
                "type": "string"
              },
              "state": {
                "description": "Applicant state code(s), CSV.",
                "examples": [
                  "MN"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-10T07:30:45.423Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-10T07:30:45.244Z"
  },
  "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"
  }
}