{
  "x402Version": 2,
  "id": 14573,
  "slug": "14573",
  "resource": "https://api.govparse.io/v1/phmsa/incidents/search",
  "description": "Which pipeline operators had a reported incident? Search PHMSA pipeline incidents (2010+, gas distribution / hazardous liquid / gas transmission) by operator, operator_id, mode, state, cause, commodity, minimum cost (min_cost), year, or incident date (since). Returns the incident, its entity-resolved operator, location, commodity released, casualties, cost, and cause — a remediation / integrity / claims trigger. Reported exactly as recorded, not a safety judgment.",
  "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": {
            "mode": "hazardous_liquid",
            "operator": "Enbridge",
            "operator_id": "15007"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "cause": "CORROSION FAILURE",
                "city": "Midland",
                "commodity_released": "CRUDE OIL",
                "county": "MIDLAND",
                "entity_id": null,
                "fatalities": 0,
                "incident_date": "2025-03-14",
                "incident_id": "hazardous_liquid:20250123",
                "incident_year": 2025,
                "injuries": 0,
                "mode": "hazardous_liquid",
                "name": "Example Pipeline Partners LP",
                "operator_id": "31618",
                "property_damage": 250000,
                "report_number": "20250123",
                "state": "TX",
                "total_cost": 1250000
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/phmsa/incidents/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "cause": {
                "description": "Incident cause fragment.",
                "examples": [
                  "CORROSION"
                ],
                "type": "string"
              },
              "commodity": {
                "description": "Commodity released fragment.",
                "examples": [
                  "CRUDE OIL"
                ],
                "type": "string"
              },
              "entity_id": {
                "description": "Resolved operator entity UUID.",
                "examples": [
                  "b7f3e2d1-4a5c-4e6f-8a9b-0c1d2e3f4a5b"
                ],
                "type": "string"
              },
              "limit": {
                "description": "Max rows (default 25, cap 100).",
                "examples": [
                  25
                ],
                "type": "integer"
              },
              "min_cost": {
                "description": "Minimum total cost (USD).",
                "examples": [
                  "1000000"
                ],
                "type": "string"
              },
              "mode": {
                "description": "Pipeline mode (gas_distribution | hazardous_liquid | gas_transmission), CSV.",
                "examples": [
                  "hazardous_liquid"
                ],
                "type": "string"
              },
              "offset": {
                "description": "Rows to skip.",
                "examples": [
                  0
                ],
                "type": "integer"
              },
              "operator": {
                "description": "Operator name — suffix/punctuation-insensitive.",
                "examples": [
                  "Enbridge"
                ],
                "type": "string"
              },
              "operator_id": {
                "description": "PHMSA operator id(s), CSV.",
                "examples": [
                  "15007"
                ],
                "type": "string"
              },
              "since": {
                "description": "Incident date on/after this date (YYYY-MM-DD).",
                "examples": [
                  "2025-01-01"
                ],
                "type": "string"
              },
              "sort": {
                "description": "incident_date | total_cost | fatalities :asc|:desc. Default incident_date:desc.",
                "examples": [
                  "total_cost:desc"
                ],
                "type": "string"
              },
              "state": {
                "description": "Incident state code(s), CSV.",
                "examples": [
                  "TX"
                ],
                "type": "string"
              },
              "year": {
                "description": "Incident year.",
                "examples": [
                  "2025"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-09T07:30:45.838Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T07:30:45.625Z"
  },
  "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"
  }
}