{
  "x402Version": 2,
  "id": 14588,
  "slug": "14588",
  "resource": "https://api.govparse.io/v1/epa/tri/search",
  "description": "Which facilities report toxic chemical releases? Search the EPA Toxics Release Inventory (TRI Basic Data) by facility or parent company, state, chemical, CAS number, NAICS, reporting year, chemical class (carcinogen, PBT, PFAS), or minimum release amount. Returns the facility (entity-resolved where possible), parent company, chemical, and on/off-site release totals — the emissions universe for environmental, remediation, and EHS sellers. EPA public-domain; amounts self-reported.",
  "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": "Dow",
            "facility": "Midland",
            "state": "MI"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "cas_number": "108-88-3",
                "chemical": "Toluene",
                "classification": "TRI",
                "clean_air_act": true,
                "entity_id": null,
                "facility_name": "Example Chemical Plant",
                "industry_sector": "Chemicals",
                "is_carcinogen": false,
                "is_pbt": false,
                "is_pfas": false,
                "off_site_release_total": 1200,
                "on_site_release_total": 45210,
                "parent_co_name": "EXAMPLE CHEMICAL CO",
                "primary_naics": "325199",
                "standard_parent_co_name": "EXAMPLE CHEMICAL CO",
                "state": "MI",
                "total_releases": 46410,
                "tri_year": "2023",
                "trifid": "48674DWCHM1602B",
                "unit_of_measure": "Pounds"
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/epa/tri/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "carcinogen": {
                "description": "true = OSHA-carcinogen chemicals only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "cas": {
                "description": "CAS number(s), CSV.",
                "examples": [
                  "108-88-3"
                ],
                "type": "string"
              },
              "chemical": {
                "description": "Chemical name fragment.",
                "examples": [
                  "Toluene"
                ],
                "type": "string"
              },
              "company": {
                "description": "Facility or parent-company name — suffix/punctuation-insensitive.",
                "examples": [
                  "Dow"
                ],
                "type": "string"
              },
              "entity_id": {
                "description": "Resolved employer entity UUID.",
                "examples": [
                  "b7f3e2d1-4a5c-4e6f-8a9b-0c1d2e3f4a5b"
                ],
                "type": "string"
              },
              "facility": {
                "description": "Facility name fragment.",
                "examples": [
                  "Midland"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "min_total_releases": {
                "description": "Minimum total on+off-site release amount (reported unit, usually pounds).",
                "examples": [
                  "10000"
                ],
                "type": "string"
              },
              "naics": {
                "description": "NAICS prefix(es), CSV.",
                "examples": [
                  "325"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "pbt": {
                "description": "true = persistent bioaccumulative toxic (PBT) chemicals only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "pfas": {
                "description": "true = PFAS chemicals only.",
                "examples": [
                  "true"
                ],
                "type": "string"
              },
              "sort": {
                "description": "total_releases | tri_year | facility_name :asc|:desc. Default total_releases:desc.",
                "examples": [
                  "total_releases:desc"
                ],
                "type": "string"
              },
              "state": {
                "description": "State code(s), CSV.",
                "examples": [
                  "MI"
                ],
                "type": "string"
              },
              "year": {
                "description": "TRI reporting year(s), CSV.",
                "examples": [
                  "2023"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-07T07:30:43.338Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-07T07:30:43.131Z"
  },
  "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"
  }
}