get https://api.tokeninsight.com/api/v1/exchanges/
Retrieve an exchange complete data
🪣 Call credit usage for this endpoint: 1 credit per request
variables | variables | type | description |
---|---|---|---|
exchange_name | string | exchange name | |
exid | string | A unique ID to identify different exchanges. | |
website | string | exchange official webiste | |
string | exchange official twitter link | ||
fees_link | string | exchange fees link | |
launched | string | exchange launch date | |
centralized | bool | cex or dex | |
support_spot | bool | support spot | |
support_derivatives | bool | support Derivatives | |
rating_spot | string | exchange rating of spot market | |
rating_spot_date | int | Spot rating time | |
rating_derivatives | string | exchange rating of derivatives market | |
rating_derivatives_date | int | Derivatives Rating Time | |
spot_coins_num | int | number of coins listed on spot market | |
spot_pairs_num | int | number of pairs on spot market | |
derivatives_pairs_num | int | number of pairs on derivatives market | |
price | [] | ||
vol_spot_24h | float | Spot market trading volume in the last 24 hours | |
vol_spot_change_24h | float | 24 hours spot trading volume change | |
vol_spot_change_percentage_24h | float | 24 hours spot trading volume change percentage | |
vol_derivatives_24h | float | derivatives market trading volume in the last 24 hours | |
vol_derivatives_change_24h | float | 24 hours derivatives trading volume change | |
vol_derivatives_change_percentage_24h | float | 24 hours derivatives trading volume change percent | |
spot_to_derivatives_ratio | float | 24 hours spot to derivatives volume ratio | |
open_interest | float | Open interest | |
open_interest_change_24h | float | Open interest 24 hours change | |
open_interest_change_percentage_24h | float | Open interest 24 hours change percentage | |
volume_rankings | {} | exchange rankings in different categories | |
overall_rank_by_vol | string | 24 hours spot and derivatives trading volume ranking out of all exchanges | |
spot_rank_by_vol | string | 24 hours spot trading volume ranking out of all spot exchanges | |
derivatives_rank_by_vol | string | 24 hours spot trading volume ranking out of all derivatives exchanges | |
cex_rank_by_vol | string | 24 hours spot and derivatives trading volume ranking out of all centralized exchanges | |
cex_spot_rank_by_vol | string | 24 hours spot trading volume ranking out of all centralized spot exchanges | |
cex_derivatives_rank_by_vol | string | 24 hours derivatives trading volume ranking out of all centralized derivatives exchanges | |
derivatives_rank_by_oi | string | Open interest ranking out of all derivatives exchanges | |
cex_derivatives_rank_by_oi | string | Open interest ranking out of all centralized derivatives exchanges | |
dex_rank_by_vol | string | 24 hours spot trading and derivatives trading volume ranking out of all decentralized exchanges | |
dex_spot_rank_by_vol | string | 24 hours spot trading volume ranking out of all decentralized spot exchanges | |
tickers_unverified | [] | ||
tickers_verified | [] |