{
  "x402Version": 2,
  "id": 14600,
  "slug": "14600",
  "resource": "https://api.govparse.io/v1/fda/recalls/search",
  "description": "Which companies have an open or recent FDA drug/device recall? Search openFDA drug + device enforcement (recall) reports by recalling firm, product type (Drugs/Devices), classification (Class I/II/III), status, state, or initiation date (since). Returns the recalling company (entity-resolved where possible), classification, reason, product, and dates — a remediation and competitive-displacement trigger for quality and med-device sellers. openFDA public-domain records; observational.",
  "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": {
            "classification": "Class I",
            "company": "Baxter",
            "product_type": "Devices"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "classification": "Class II",
                "entity_id": null,
                "product_description": "Progesterone 100 mg/mL in Corn Oil Injection, 2 mL vials",
                "product_type": "Drugs",
                "reason_for_recall": "Lack of Assurance of Sterility",
                "recall_initiation_date": "2015-09-03",
                "recall_number": "D-321-2016",
                "recalling_firm": "Kalman Health & Wellness, Inc. dba Essential Wellness Pharma",
                "report_date": "2015-11-25",
                "state": "IL",
                "status": "Terminated",
                "voluntary_mandated": "Voluntary: Firm initiated"
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/fda/recalls/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "classification": {
                "description": "Class I | Class II | Class III (CSV).",
                "examples": [
                  "Class I"
                ],
                "type": "string"
              },
              "company": {
                "description": "Recalling firm — suffix/punctuation-insensitive.",
                "examples": [
                  "Baxter"
                ],
                "type": "string"
              },
              "entity_id": {
                "description": "Resolved employer entity UUID.",
                "examples": [
                  "b7f3e2d1-4a5c-4e6f-8a9b-0c1d2e3f4a5b"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "offset": {
                "description": "Rows to skip.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "product_type": {
                "description": "Drugs | Devices (CSV).",
                "examples": [
                  "Devices"
                ],
                "type": "string"
              },
              "since": {
                "description": "Recall initiated on/after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-01-01"
                ],
                "type": "string"
              },
              "sort": {
                "description": "recall_initiation_date | report_date :asc|:desc. Default recall_initiation_date:desc.",
                "examples": [
                  "recall_initiation_date:desc"
                ],
                "type": "string"
              },
              "state": {
                "description": "Recalling-firm state code(s), CSV.",
                "examples": [
                  "IL"
                ],
                "type": "string"
              },
              "status": {
                "description": "Ongoing | Terminated | Completed (CSV).",
                "examples": [
                  "Ongoing"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-05T07:30:58.544Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T07:30:58.29Z"
  },
  "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"
  }
}