CryptoCompare · Arazzo Workflow
CryptoCompare Exchange Discovery
Version 1.0.0
List exchanges, read general info, then rank top exchanges for a pair.
View Spec
View on GitHub
CryptocurrencyMarket DataReference RatesNewsSocialBlockchainOn-ChainOrder BookStreamingIndexArazzoWorkflows
Provider
Workflows
exchange-discovery
List exchanges, read general info, then rank top exchanges for a pair.
Reads the full exchange-and-pairs map, the exchange general-info envelope, the top exchanges by 24-hour volume for a pair, and the full-data top exchanges envelope for that same pair.
1
listAllExchanges
getAllExchanges
Read the full map of integrated exchanges and the trading pairs each exchange currently exposes.
2
getExchangesGeneral
getExchangesGeneralInfo
Read descriptive metadata, ranking grade, country, and feature flags for every integrated exchange.
3
getTopExchangesForPair
getTopExchangesByPairVolume
Rank the top exchanges by 24-hour volume for the requested pair.
4
getTopExchangesFull
getTopExchangesFullByPairVolume
Read the full-data top-exchanges envelope for the same pair, including the coin info block and per-exchange ticker detail.