Oil Inventory API — EIA Crude & Fuel Stocks + History
Every Wednesday at 10:30 ET the EIA publishes the Weekly Petroleum Status Report and crude prices react within seconds. This API serves its five headline stock series as clean, versioned JSON — with the full weekly history back to 1982 available from day one. **What you get** - **crude** — US crude oil ending stocks excluding SPR (the headline number) - **cushing** — Cushing, OK stocks (the WTI…
Oil Inventory API — EIA Crude & Fuel Stocks + History endpoints
| Method | Endpoint | Description |
|---|---|---|
| inventories | ||
| GET |
/v1/inventories/{instrument}/history /v1/inventories/{instrument}/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/inventories/latest /v1/inventories/latest |
Most recent published inventory snapshot per instrument (crude, cushing, spr, gasoline, distillate), in a single call. |
| GET |
/v1/inventories/{instrument} /v1/inventories/{instrument} |
|
Oil Inventory API — EIA Crude & Fuel Stocks + History pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9.99 / month | 60 / minute |
|
| ULTRA | $29.99 / month | 240 / minute |
|