Natural gas storage data for weekly EIA release workflows.
Track the weekly U.S. natural gas storage release in an API workflow without creating a new futures surface. Start with the existing natural gas storage endpoint, then join it to Henry Hub, Waha, and futures data when your model needs price context.
Validated demand for natural gas storage report queries.
Activation analytics should bucket this endpoint as gas.
Use source timestamp, not page publish time, for freshness.
Source and caveat
- Last source update
- Released July 2, 2026 at 10:30 a.m. ET for week ending June 26, 2026.
- Cadence
- Weekly, normally Thursday at 10:30 a.m. ET with holiday exceptions.
- Caveat
- Storage data is weekly inventory data. It is not intraday pipeline flow, capacity, or trading advice.
API example
Weekly storage
natural_gasReturns weekly working gas storage observations with source and release metadata where your plan includes storage access.
curl "https://api.oilpriceapi.com/v1/natural-gas/storage" \
-H "Authorization: Token YOUR_API_KEY"Workflow fit
- 1Pull the latest EIA storage release after the Thursday publication window.
- 2Compare working gas, weekly change, and regional context against your own expectations.
- 3Join storage changes to Henry Hub or Waha price moves using existing price endpoints.
Fields to expect
Measurement built into this launch slice
Signup and pricing CTAs preserve utm_source=data_page, utm_medium=gas_intelligence, and utm_content values specific to this page and CTA location.
Waha gas price and constraints
Use Waha and Waha-Henry Hub basis when storage changes need Permian hub context.
Henry Hub natural gas price
Use the benchmark gas price endpoint for storage-release dashboards.
Natural gas futures
Use the existing futures framework for Henry Hub curves and contract history.
Ready to test this workflow?
Start with the existing API surface and keep source timestamps attached to every gas workflow.