Fuel Switching
Fuel-switching indicators compare gas-vs-oil economics and switching thresholds.
| Method | Endpoint | Description |
|---|---|---|
| GET | /v1/indicators/fuel-switching | Current fuel-switching economics |
| GET | /v1/indicators/fuel-switching/historical | Historical switching economics |
curl "https://api.oilpriceapi.com/v1/indicators/fuel-switching?code=GAS_OIL_SWITCH" \
-H "Authorization: Token YOUR_API_KEY"
See Market Indicators for common params and errors.