{
  "x402Version": 2,
  "id": 14576,
  "slug": "14576",
  "resource": "https://api.govparse.io/v1/fsis/establishments/search",
  "description": "Which meat, poultry, or egg plants operate in a market? Search the USDA FSIS Meat, Poultry & Egg Product Inspection Directory (every federally-inspected establishment) by company, state, city, activity (slaughter/processing), species, size, or inspection-grant date (since, for new plants). Returns the establishment (entity-resolved where possible), address, activities, and size — a food-safety seller's entire target universe, not just OSHA-hit plants. FSIS 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": {
            "company": "Tyson",
            "establishment_number": "M12345",
            "state": "IA"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "activities": "Meat Slaughter; Meat Processing; Poultry Processing",
                "city": "Springdale",
                "county": "Washington County",
                "dbas": null,
                "entity_id": null,
                "establishment_name": "Example Provisions Company",
                "establishment_number": "M12345",
                "grant_date": "2011-06-14",
                "is_egg": false,
                "is_import": false,
                "is_meat": true,
                "is_poultry": true,
                "is_processing": true,
                "is_slaughter": true,
                "latitude": 36.18,
                "longitude": -94.13,
                "phone": "(479) 555-0100",
                "size": "Large",
                "state": "AR",
                "street": "100 Packing House Road",
                "zip": "72762"
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/fsis/establishments/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "activity": {
                "description": "Activity fragment (Slaughter, Processing, Egg Product, ...).",
                "examples": [
                  "Slaughter"
                ],
                "type": "string"
              },
              "city": {
                "description": "City fragment.",
                "examples": [
                  "Springdale"
                ],
                "type": "string"
              },
              "company": {
                "description": "Establishment/company name — suffix/punctuation-insensitive.",
                "examples": [
                  "Tyson"
                ],
                "type": "string"
              },
              "entity_id": {
                "description": "Resolved employer entity UUID (pivots to business360).",
                "examples": [
                  "b7f3e2d1-4a5c-4e6f-8a9b-0c1d2e3f4a5b"
                ],
                "type": "string"
              },
              "establishment_number": {
                "description": "FSIS establishment number(s), CSV (M=meat, P=poultry, G=egg, I=import).",
                "examples": [
                  "M12345"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "offset": {
                "description": "Rows to skip.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "processing": {
                "description": "true = processing establishments only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "since": {
                "description": "Inspection grant date on/after this date (YYYY-MM-DD) — surfaces newly-granted plants.",
                "examples": [
                  "2026-01-01"
                ],
                "type": "string"
              },
              "size": {
                "description": "Very Small | Small | Large (CSV).",
                "examples": [
                  "Large"
                ],
                "type": "string"
              },
              "slaughter": {
                "description": "true = slaughter establishments only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "sort": {
                "description": "grant_date | establishment_name :asc|:desc. Default grant_date:desc.",
                "examples": [
                  "grant_date:desc"
                ],
                "type": "string"
              },
              "species": {
                "description": "meat | poultry | egg (CSV).",
                "examples": [
                  "poultry"
                ],
                "type": "string"
              },
              "state": {
                "description": "State code(s), CSV.",
                "examples": [
                  "IA"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-08T07:30:50.913Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-08T07:30:50.722Z"
  },
  "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"
  }
}