API Ninjas Commodity Price
- Bundle ID: api_ninjas_commodity_price
Provides access to real-time commodity prices for dozens of commonly-traded commodities in major exchanges (CME, NYMEX, etc.)
Requisites
To use API Ninjas Commodity Price's services, you need to have the following credential information.
Required Credentials:
- API_NINJAS_API_KEY: API Key for authentication. Get it from https://api-ninjas.com/
Plugins
Get commodity price
Get the commodity price information of a commodity item with texts. For example, 'Gold Futures'
- Plugin ID: api_ninjas_commodity_price/get_commodity_price
Inputs
- name: The name of the commodity, example: Gold Futures
Outputs
- result: Commodity price information of the commodity item in json format.