Back to Alpha Vantage Commodities
Connect Knoon AI with Alpha Vantage Commodities (Alpha Vantage) to automate AI workflows.
Fetch WTI crude oil prices.
alphaVantageCommoditiesWTI
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. "daily", "weekly", "monthly"). | 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 WTI payload. |