Reference

Retrieves reference information for each of the pairs.

❗️

exchange=cme

CME is currently not supported for this endpoint. It will be added soon.

Response Data

FieldTypeDescription
payload.metadata.nextstringPagination
payload.data.{exchange}objectExchange object, contains a list of instruments supported by the exchange.
payload.data.{exchange}.{instrument}objectInstrument object, contains information about the instrument.
payload.data.{exchange}.{instrument}.contractTypestringContract type for instrument
payload.data.{exchange}.{instrument}.limits_price_minnumberMinimum price for instrument
payload.data.{exchange}.{instrument}.limit_amount_minnumberMinimum amount for instrument
payload.data.{exchange}.{instrument}.precision_pricenumberPrecision price for instrument
payload.data.{exchange}.{instrument}.precision_amountnumberPrecision amount for instrument
payload.data.{exchange}.{instrument}.expirationtimestampThe time when the instrument will expire.
payload.data.{exchange}.{instrument}.underlyingstringUnderlying for instrument
payload.data.{exchange}.{instrument}.nativeInstrumentstringThe name of instrument
payload.data.{exchange}.{instrument}.quoteAssetstringQuote asset for instrument
payload.data.{exchange}.{instrument}.contractSizenumberContract size for instrument (also known as the contract multiplier)
payload.data.{exchange}.{instrument}.marginTypestringMargin Type for instrument
payload.data.{exchange}.{instrument}.optionTypestringEither 'call' or 'put'
payload.data.{exchange}.{instrument}.strikePricenumberThe strike price of options instrument
payload.data.{exchange}.{instrument}.originalReferenceobjectThe full payload from the exchanges directly for instrument
Language
Authorization
Header
Click Try It! to start a request and see the response here!