{
  "x402Version": 2,
  "id": 14575,
  "slug": "14575",
  "resource": "https://api.govparse.io/v1/fsis/recalls/search",
  "description": "Which food companies have an FSIS meat/poultry/egg recall? Search USDA FSIS recall and public-health-alert records by recalling firm, classification (Class I/II/III or Public Health Alert), reason (allergens, contamination, misbranding), state, active status, outbreak link, or recall date (since). Returns the recalling firm (entity-resolved where possible), classification, reason, product, and dates — a remediation, sanitation, and displacement trigger for food-safety sellers.",
  "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": "Reser's",
            "reason": "Unreported Allergens"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "active_notice": true,
                "classification": "Class I",
                "entity_id": null,
                "last_modified_date": "2026-07-23",
                "processing": "Fully Cooked - Not Shelf Stable",
                "product_items": "12-oz packages of fully cooked chicken strips",
                "reasons": "Misbranding; Unreported Allergens",
                "recall_date": "2026-07-23",
                "recall_number": "010-2026",
                "recall_type": "Active Recall",
                "recall_url": "https://www.fsis.usda.gov/recalls-alerts/example",
                "recalling_firm": "Example Foods, Inc.",
                "related_to_outbreak": false,
                "risk_level": "High - Class I",
                "state": "OK",
                "states": "Oklahoma; Texas",
                "title": "Example Foods, Inc. Recalls Chicken Product Due to Misbranding and Undeclared Allergens"
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/fsis/recalls/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "active": {
                "description": "true = currently-active recall notices only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "classification": {
                "description": "Class I | Class II | Class III | Public Health Alert (CSV).",
                "examples": [
                  "Class I"
                ],
                "type": "string"
              },
              "company": {
                "description": "Recalling firm — suffix/punctuation-insensitive.",
                "examples": [
                  "Reser's"
                ],
                "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"
              },
              "outbreak": {
                "description": "true = recalls related to an outbreak.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "reason": {
                "description": "Reason fragment (Unreported Allergens, Product Contamination, Misbranding, ...).",
                "examples": [
                  "Unreported Allergens"
                ],
                "type": "string"
              },
              "recall_type": {
                "description": "Active Recall | Closed Recall | Public Health Alert (CSV).",
                "examples": [
                  "Active Recall"
                ],
                "type": "string"
              },
              "since": {
                "description": "Recall on/after this date (YYYY-MM-DD).",
                "examples": [
                  "2026-01-01"
                ],
                "type": "string"
              },
              "sort": {
                "description": "recall_date | last_modified_date :asc|:desc. Default recall_date:desc.",
                "examples": [
                  "recall_date:desc"
                ],
                "type": "string"
              },
              "state": {
                "description": "Distribution state code(s), CSV.",
                "examples": [
                  "CA"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-09T07:30:40.157Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T07:30:39.802Z"
  },
  "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"
  }
}