Skip to main content
Benchmark gas price

Henry Hub natural gas price data through the existing price API.

Henry Hub is the benchmark side of most U.S. gas workflows. Use the existing latest-price endpoint for NATURAL_GAS_USD, then join it to storage, Waha basis, or the futures framework without adding another endpoint surface.

Search wedge
8.1k/mo

Validated demand for Henry Hub natural gas price queries.

Primary category
latest_prices

Henry Hub remains inside the existing price framework.

API code
NATURAL_GAS_USD

Use by_code for exact benchmark selection.

Source and caveat

Last source update
Reference daily series verified July 3, 2026; API responses include their own timestamp.
Cadence
Daily reference series plus OilPriceAPI feed timestamps where supported.
Caveat
Use the returned timestamp and source fields for freshness. Henry Hub spot data is separate from futures curve data.

API example

Latest Henry Hub price

latest_prices

Returns the latest configured Henry Hub natural gas price observation.

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

Workflow fit

  1. 1Request NATURAL_GAS_USD from the latest-price endpoint.
  2. 2Persist the returned timestamp and source fields with your internal model output.
  3. 3Join Henry Hub to Waha basis, storage, or futures only when each source timestamp is acceptable.

Fields to expect

code
price
currency
unit
timestamp
source

Measurement built into this launch slice

UTM campaign
storage_waha_mvp
Analytics surface
gas_storage_waha_mvp
CTA event
gas_mvp_henry_hub_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.