Biodiesel Price
Biodiesel spot price per gallon, a renewable fuel produced from vegetable oils and animal fats, used as a diesel substitute or blending component. Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=WTI_USD → timestamped JSONTimestamped Updates
Biodiesel responses include source timestamps for workflow freshness checks
Freshness Metadata
Responses include timestamps so customers can monitor whether a benchmark is fresh enough for their workflow
API Integration
Simple REST API with comprehensive documentation and code examples
About Biodiesel
Market Overview
Biodiesel spot price per gallon, a renewable fuel produced from vegetable oils and animal fats, used as a diesel substitute or blending component.
Key Information
- Category: Energy
- Unit: gallon
- Data source: Health endpoint
- Freshness: timestamped response; cadence varies by source
Integrate Timestamped Biodiesel Data
Get timestamped biodiesel price data through the same API path powering this page. Start with one benchmark code and wire it into your workflow.
curl https://api.oilpriceapi.com/health \ -H 'Authorization: Token YOUR_API_KEY'