Natural Gas Storage API — EIA Weekly Working Gas + History
Every Thursday at 10:30 ET the EIA publishes the Weekly Natural Gas Storage Report and gas prices react within seconds. This API serves its working gas series as clean, versioned JSON — with the full weekly history back to 2010 available from day one. **What you get** - **lower48** — total working gas in the Lower 48 (the headline number) - **east / midwest / south-central / mountain / pacific**…
Natural Gas Storage API — EIA Weekly Working Gas + History endpoints
| Method | Endpoint | Description |
|---|---|---|
| storage | ||
| GET |
/v1/storage/{region}/history /v1/storage/{region}/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. Periods are survey week-ending… |
| GET |
/v1/storage/{region} /v1/storage/{region} |
|
| GET |
/v1/storage/latest /v1/storage/latest |
Most recent published storage snapshot per region (lower48, east, midwest, south-central, salt, nonsalt, mountain, pacific), in a single call. |
Natural Gas Storage API — EIA Weekly Working Gas + History pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | 240 / minute |
|