The commodity market covers the trading of raw materials like oil, gold, coffee, etc. This API endpoint provides trading symbols and additional information for major commodities.
https://financialdata.net/api/v1/commodity-symbols| Name | Type | Description | Example |
|---|---|---|---|
| format | string | (Optional) The format of the returned data, either JSON (JavaScript Object Notation) or CSV (Comma Separated Values). Defaults to JSON. | json, csv |
[
{
"trading_symbol": "BZ",
"description": "Brent Crude Oil Futures (NYMEX)"
},
{
"trading_symbol": "CJ",
"description": "Cocoa Futures (NYMEX)"
},
{
"trading_symbol": "CL",
"description": "Crude Oil Futures (NYMEX)"
},
...
]Get your API key instantly and start pulling data into your application.
Get Your API KeyOur robust architecture guarantees 99.9% uptime for uninterrupted API access.
Native Python SDK and REST support make data integration seamless.
The official MCP server delivers financial data directly to your AI agents.