List Gas Hubs

View as Markdown

Retrieve metadata for all supported natural gas trading hubs and pricing regions.

Access: Requires core subscription level.

Authentication

X-API-Keystring

API key for authentication. Can also be provided in the api_key query parameter.

Response

Successful Response
idstring
Unique identifier for the natural gas hub or pricing point.
namestring

Human-readable name of the gas trading hub or pricing region.

timezonestringformat: "zoneinfo"

IANA timezone identifier for the hub’s local time (e.g., ‘America/New_York’). Used for converting UTC timestamps to local time.

pointmap from strings to any

GeoJSON Point geometry representing the hub’s geographic location. Contains ‘type’ (always ‘Point’) and ‘coordinates’ ([longitude, latitude]).