Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.cryptorank.io/v3/exchanges/map \ --header 'X-Api-Key: <api-key>'
{ "data": [ { "id": 1, "slug": "binance", "name": "Binance", "type": "cex-spot" } ], "status": { "usedCredits": 1, "timestamp": 1780000000000 } }
Lightweight list of all tracked exchanges.Available from: SandboxCost: 1 credit per request
Show child attributes