Reference (SWAPS ONLY)

Retrieves reference information for each of the pairs.

❗️

Deprecation Notice

This endpoint is now considered a legacy version and will be deprecated on September 30, 2024. We strongly encourage all users to migrate to the new version of this endpoint for improved performance, enhanced features, and better support. The new version can be found here.

We recommend updating your applications at the earliest convenience to ensure uninterrupted service and access to the latest functionalities.

For any questions or assistance during migration, please contact our support team at [email protected].

Exchanges Supported

This endpoint supports Bitmex, Huobi, Okex, and FTX.US.

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}.limits_price_maxobjectMaximum price for instrument
payload.data.{exchange}.{instrument}.limits_price_minnumberMinimum price for instrument
payload.data.{exchange}.{instrument}.limits_amount_maxnumberMaximum amount for instrument
payload.data.{exchange}.{instrument}.limits_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}.underlyingstringUnderlying for instrument
payload.data.{exchange}.{instrument}.contractTypestringContract type for instrument
payload.data.{exchange}.{instrument}.nativeInstrumentstringName of the 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}.originalReferenceobjectThe full payload from the exchanges directly for instrument
Language
Credentials
Header
Click Try It! to start a request and see the response here!