Back to Alpha Vantage Commodities
Connect Knoon AI with Alpha Vantage Commodities (Alpha Vantage) to automate AI workflows.
Fetch the global commodity prices index.
alphaVantageCommoditiesAll
BETA
Permissions
There are no items to display.
Optional permissions
There are no items to display.
Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| interval | mustache | Optional. Interval (e.g. "monthly", "quarterly", "annual"). | No |
| datatype | mustache | Optional. Response datatype ("json" or "csv"). Defaults to json. | No |
Returns
| Name | Type | Description |
|---|---|---|
| interval | string | Interval when provided. |
| datatype | string | Datatype when provided. |
| data | object | Raw commodities index payload. |