Crack Spreads
Crack spreads estimate refining economics by comparing crude input prices with refined-product output prices.
Endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/spreads/crack | Current crack spread snapshot |
| GET | /v1/spreads/crack/historical | Historical crack spread values |
| GET | /v1/spreads/crack/all | All available crack spread series |
Example
curl "https://api.oilpriceapi.com/v1/spreads/crack?code=WTI_321_CRACK" \
-H "Authorization: Token YOUR_API_KEY"
See Spreads & Margins for common parameters, response shape, and error handling.