API Reference

Retrieve exchanges list

Log in to see full request history

🪣 Call credit usage for this endpoint: 1 credit per 300 data points

Use offset and limit to decide the number of items (in this case, the number of exchanges) that will be returned.

For example, set offset as 0, and limit as 20, then you will get the top 20 exchanges data based on exchanges' ranking on https://tokeninsight.com/en/exchanges.

Set offset as 10, and limit as 10, then you will get 10 exchanges data from No.11 to No.20 based on exchanges' ranking on https://tokeninsight.com/en/exchanges.

variablestypedescription
exchange_namestringexchange name
exidstringA unique ID to identify different exchanges.
websitestringexchange official website
twitterstringexchange the official Twitter link
fees_linkstringexchange fees link
launchedstringexchange launch date
centralizedboolcentralized or decentralized
support_spotboolsupport spot
support_derivativesboolsupport Derivatives
rating_spotfloatexchange rating of the spot market
rating_spot_dateintSpot rating time
rating_derivativesfloatexchange rating of the derivatives market
rating_derivatives_dateintDerivatives Rating Time
vol_spot_24hfloatSpot market trading volume in the last 24 hours
vol_derivatives_24hfloatderivatives market trading volume in the last 24 hours
open_interestfloatOpen interest
Query Params
boolean

true/false to include centralized, default: true

boolean

true/false to include decentralized, default: false

boolean

true/false to include support_spot, default: true

boolean

true/false to include support_derivatives, default: false

integer

default 300, max 1500

integer

default 0

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json