Commodity Indicators
commoditiesGet historical price series for supported commodity indicators using the exact slugs advertised by this schema. Requires an API key. Supported indicators: crude_oil_inventories, gold, natural_gas, natural_gas_storage, oil_brent, oil_wti, platinum, silver.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| symbol | No | Backward-compatible alias for `indicator`. Prefer `indicator` in new calls. | |
| end_date | No | Inclusive upper bound, YYYY-MM-DD. | |
| indicator | No | Commodity indicator slug. Supported: crude_oil_inventories, gold, natural_gas, natural_gas_storage, oil_brent, oil_wti, platinum, silver. | |
| start_date | No | Inclusive lower bound, YYYY-MM-DD. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |