Natural Gas Price API — Henry Hub Spot + History
**Henry Hub** is the US natural gas benchmark — the reference price for US gas and the settlement basis for NYMEX gas futures. This API serves it as clean JSON with the full official history. ## What you get - **Four frequencies in one API**: `daily` (every trading day since **January 1997** — 7,400+ data points), plus official `weekly`, `monthly` and `annual` averages. - **Official source**:…
Natural Gas Price API — Henry Hub Spot + History endpoints
| Method | Endpoint | Description |
|---|---|---|
| prices | ||
| GET |
/v1/prices/{frequency} /v1/prices/{frequency} |
|
| GET |
/v1/prices/latest /v1/prices/latest |
Most recent published snapshot per frequency (daily, weekly, monthly, annual), in a single call. |
| GET |
/v1/prices/{frequency}/history /v1/prices/{frequency}/history |
Period-range pagination (keyset): request the next page by passing `meta.next_end` as the `end` parameter. `next_end` is null on the last page. `start` and `end` must use the… |
Natural Gas Price API — Henry Hub Spot + History pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | 240 / minute |
|