US Crude Inventories Build 17.4M Barrels
US commercial crude inventories rose to 424.4 million barrels. Current inventories represent 0.0 days of refinery supply. The Strategic Petroleum Reserve holds 298.7 million barrels (42% of capacity). Cushing, Oklahoma — the WTI delivery hub — stores 22.6 million barrels.
Commercial Stocks
As of August 12, 2026
SPR Level
Cushing Storage
Days of Supply
52-Week Inventory History
Access This Data via API
Access real-time inventory data programmatically. Weekly EIA data with SPR, Cushing, and PADD breakdowns.
/v1/ei/oil_inventories/summarycurl -X GET "https://api.oilpriceapi.com/v1/ei/oil_inventories/summary"
Sample Response
{
"data": {
"commercial_inventory": 424.41,
"spr_level": 298.69,
"cushing_level": 22.57,
"days_of_supply": 0,
"week_over_week_change": 17.423,
"report_date": "2026-08-12"
},
"meta": {
"source": "EIA Weekly Petroleum Status Report",
"updated_at": "2026-08-12"
}
}Oil Inventory FAQ
Commercial crude oil inventories are stocks held by private companies (refineries, traders, etc.) for business purposes. This excludes the Strategic Petroleum Reserve, which is government-owned. Commercial stocks directly influence crude oil prices as they indicate supply/demand balance.
The EIA releases the Weekly Petroleum Status Report every Wednesday at 10:30 AM Eastern Time. This report includes commercial inventory levels, SPR stocks, and refinery inputs.
A draw means inventories fell over the report week (more crude was consumed or exported than added), and a build means they rose. Traders watch draws and builds because they signal whether supply is tightening or loosening: a larger-than-expected draw is typically bullish for crude prices, and a larger-than-expected build is typically bearish. The figures come from the EIA Weekly Petroleum Status Report (WPSR).
Yes. The /v1/ei/oil_inventories/summary endpoint returns commercial crude stocks, SPR levels, Cushing storage and PADD regional breakdowns as JSON, along with the week-over-week change that tells you whether the week was a draw or a build. The series follows the EIA WPSR publication schedule (released Wednesdays, 10:30 AM Eastern), so values appear once the EIA publishes them rather than in real time.
Days of supply measures how long current inventory would last at current refinery consumption rates. Higher days of supply indicates ample stocks; lower indicates tighter markets. The US typically maintains 25-35 days of crude supply.
PADD 3 (Gulf Coast) holds the largest share of US commercial crude inventories due to its concentration of refineries. Cushing, Oklahoma serves as the key hub for WTI crude delivery, making its storage levels particularly market-moving.