Reference

Retrieves reference information for each of the pairs.

Response Data

FieldTypeDescription
payload.metadata.nextstringPagination
payload.data.{exchange}objectExchange object, contains a list of pairs supported by the exchange.
payload.data.{exchange}.{pair}objectPair object, contains information about the pair.
payload.data.{exchange}.{pair}.limits_cost_minnumberMinimum cost for pair
payload.data.{exchange}.{pair}.limits_price_maxnumberMaximum price for pair
payload.data.{exchange}.{pair}.limits_price_minnumberMinimum price for pair
payload.data.{exchange}.{pair}.limits_amount_maxnumberMaximum amount for pair
payload.data.{exchange}.{pair}.limits_amount_minnumberMinimum amount for pair
payload.data.{exchange}.{pair}.limits_market_maxnumberMaximum market for pair
payload.data.{exchange}.{pair}.limits_market_minnumberMinimum market for pair
payload.data.{exchange}.{pair}.precision_basenumberPrecision base for pair
payload.data.{exchange}.{pair}.precision_pricenumberPrecision price for pair
payload.data.{exchange}.{pair}.precision_quotenumberPrecision quote for pair
payload.data.{exchange}.{pair}.precision_amountnumberPrecision amount for pair
payload.data.{exchange}.{pair}.expirationtimestampThe time when the pair will expire
payload.data.{exchange}.{pair}.underlyingstringThe underlying for pair
payload.data.{exchange}.{pair}.nativePairstringThe name of pair
payload.data.{exchange}.{pair}.activebooleanThe status of pair
payload.data.{exchange}.{pair}.baseSymbolstringThe base symbol of pair
payload.data.{exchange}.{pair}.quoteSymbolstringThe quote symbol of pair
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!