{
  "x402Version": 2,
  "id": 14574,
  "slug": "14574",
  "resource": "https://api.govparse.io/v1/phmsa/operators/search",
  "description": "Which pipeline operators are in a market, and who are they? Search the PHMSA pipeline operator roster by operator name, operator_id (OPID), HQ state, operator_type, or commodity. Returns the operator, HQ address, commodity, type, and entity-resolved company — the target universe for oil-and-gas services, pipeline-integrity & environmental consultants, energy insurers, and industrial real estate. PHMSA 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": {
            "operator": "Kinder Morgan",
            "operator_id": "15007",
            "state": "TX"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "rows": [
              {
                "commodity": "Natural Gas",
                "entity_id": null,
                "hq_city": "Houston",
                "name": "Example Gas & Electric Co",
                "operator_id": "15007",
                "operator_type": "Investor Owned",
                "report_year": 2025,
                "state": "TX"
              }
            ],
            "total_matched": 1
          },
          "type": "json"
        }
      },
      "routeTemplate": "/v1/phmsa/operators/search",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "commodity": {
                "description": "Commodity fragment.",
                "examples": [
                  "Natural Gas"
                ],
                "type": "string"
              },
              "entity_id": {
                "description": "Resolved operator entity UUID (pivots to business360).",
                "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"
              },
              "operator": {
                "description": "Pipeline operator name — suffix/punctuation-insensitive.",
                "examples": [
                  "Kinder Morgan"
                ],
                "type": "string"
              },
              "operator_id": {
                "description": "PHMSA operator id (OPID)(s), CSV.",
                "examples": [
                  "15007"
                ],
                "type": "string"
              },
              "operator_type": {
                "description": "Operator/ownership type fragment.",
                "examples": [
                  "Investor"
                ],
                "type": "string"
              },
              "sort": {
                "description": "operator_name | report_year :asc|:desc. Default operator_name:asc.",
                "examples": [
                  "operator_name:asc"
                ],
                "type": "string"
              },
              "state": {
                "description": "HQ state code(s), CSV.",
                "examples": [
                  "TX"
                ],
                "type": "string"
              }
            },
            "required": [],
            "type": "object"
          }
        },
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.govparse.io",
  "lastUpdated": "2026-09-09T07:30:44.8Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-09T07:30:44.623Z"
  },
  "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"
  }
}