Skip to main content
Permian hub pricing

Waha gas price and Permian constraint context for API workflows.

Waha is the gas-specific wedge for teams watching Permian basis, takeaway pressure, and Henry Hub spreads. Use the latest price endpoint for Waha, then compare it to Henry Hub through the configured WAHA_HH basis pair.

Search wedge
480/mo

Validated demand for Waha gas price queries.

Primary category
latest_prices

Waha uses the existing price framework, not a new gas route.

Basis pair
WAHA_HH

Compare Waha against Henry Hub in USD/MMBtu.

Source and caveat

Last source update
The API latest-price response returns the current source timestamp for NATURAL_GAS_WAHA.
Cadence
Commodity price cadence by feed and market session; inspect the returned timestamp before use.
Caveat
Waha hub price and basis data are not real-time pipeline flow data and do not guarantee capacity availability.

API example

Latest Waha price

latest_prices

Returns the current Waha price observation with code, unit, timestamp, and source fields.

curl "https://api.oilpriceapi.com/v1/prices/latest?by_code=NATURAL_GAS_WAHA" \
  -H "Authorization: Token YOUR_API_KEY"

Waha-Henry Hub basis

latest_prices

Returns the configured Waha minus Henry Hub basis pair where analytics access is enabled.

curl "https://api.oilpriceapi.com/v1/spreads/basis?pair=WAHA_HH" \
  -H "Authorization: Token YOUR_API_KEY"

Workflow fit

  1. 1Read the latest Waha observation by code from the prices endpoint.
  2. 2Request WAHA_HH when you need Waha minus Henry Hub basis context.
  3. 3Use source timestamp and caveat fields before alerting on a constraint signal.

Fields to expect

code
price
unit
currency
timestamp
source
basis pair components

Measurement built into this launch slice

UTM campaign
storage_waha_mvp
Analytics surface
gas_storage_waha_mvp
CTA event
gas_mvp_waha_api_cta

Signup and pricing CTAs preserve utm_source=data_page, utm_medium=gas_intelligence, and utm_content values specific to this page and CTA location.

Ready to test this workflow?

Start with the existing API surface and keep source timestamps attached to every gas workflow.