FETCH402
← Protocol index

Resource / 13502

unknown

Unnamed resource.

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.

Eligibility
probeable
Failures
0
Last quote
Last probe
Payment requirements / accepts[] 2 options
State Network Scheme Atomic amount Asset payTo / untrusted
active eip155:8453 exact 1250000 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 0x3873d15CF3209c32aaA8d9AA542164E658567129
active solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp exact 1250000 EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v BdcZbENFdEyEUMqv9pnRMUnn1Yyeyo2dCMbYXbJ3LmaB

All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.

Probe evidence 0 recent

No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.

Machine contract

Schemas.

InputJSON
{
  "method": "GET",
  "queryParams": {
    "operator": "Kinder Morgan",
    "operator_id": "15007",
    "state": "TX"
  },
  "type": "http"
}
OutputJSON
{
  "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"
}