Copper Price
Copper spot price, the industrial metal behind electrical wiring, construction, and grid and EV build-out. Access timestamped benchmark data through the OilPriceAPI REST API.
Need this data in your app?
GET /v1/prices/latest?by_code=COPPER_USD → $6.59Timestamped Updates
Copper 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 Copper
Market Overview
Copper spot price, the industrial metal behind electrical wiring, construction, and grid and EV build-out.
Key Information
- Category: Metal
- Unit: lb
- API code: COPPER_USD
- Freshness: timestamped response; cadence varies by source
Integrate Timestamped Copper Data
Get timestamped copper price data through the same API path powering this page. Start with one benchmark code and wire it into your workflow.
curl -H 'Authorization: Token YOUR_API_KEY' \ 'https://api.oilpriceapi.com/v1/prices/latest?by_code=COPPER_USD'