WTI Crude Oil
WTI_USDU.S. crude benchmark associated with Cushing, Oklahoma.
WTI and Brent developer access
Retrieve latest available WTI and Brent values with source timestamps through a versioned REST API. Start with the canonical Brent request and expand only to datasets included in your account.
7 days, 10,000 core API requests, no credit card. Then 200 requests/month on Free.
Reviewed July 17, 2026
Send an authenticated GET request to the latest-price endpoint with the canonical commodity code. BRENT_CRUDE_USD identifies Brent and WTI_USD identifies West Texas Intermediate. Read the returned timestamp before deciding whether the value is current enough for your workflow.
Canonical endpoint
GET /v1/prices/latest?by_code=BRENT_CRUDE_USDThe endpoint and authentication scheme are checked against the public OpenAPI contract. This page does not infer one refresh interval for every source.
WTI_USDU.S. crude benchmark associated with Cushing, Oklahoma.
BRENT_CRUDE_USDWidely used international crude benchmark.
curl -H "Authorization: Token YOUR_API_KEY" \
"https://api.oilpriceapi.com/v1/prices/latest?by_code=BRENT_CRUDE_USD"For a keyless integration check, call https://api.oilpriceapi.com/v1/demo/prices. Demo coverage and rate limits are intentionally restricted.
Responses identify when the returned observation was updated so applications can evaluate freshness.
Use versioned endpoints for latest values and plan-eligible history. Availability varies by source and entitlement.
Token authentication, JSON responses, canonical commodity codes, and tested recovery paths for common API errors.
Use BRENT_CRUDE_USD for Brent and WTI_USD for West Texas Intermediate. The canonical first request uses BRENT_CRUDE_USD.
Latest available values include source timestamps; refresh cadence varies by source, market hours, dataset, and plan.
New accounts receive a 7-day, 10,000-request core commodity api trial without a credit card. Dataset entitlements can differ from core API access.
OilPriceAPI sells API access, normalization, monitoring, and delivery. Standard plans do not grant ownership of underlying source data or unrestricted raw-data redistribution rights.
Analytics preferences
We use product analytics and session replay to understand signup, dashboard, and checkout friction. You can reject non-essential analytics and still use the site.
Privacy policy