3. Get Exchanges & NFT Data

You can get Exchange and NFT data just like how you get the coins data:

  1. Get the ID (exchange or NFT) from /list endpoint.
  2. Use the ID to query latest or historical market data:
Type CoinsNFTsExchangesDerivatives
Get Full List with IDs/coins/list/nfts/list/exchanges/list/derivatives/exchanges/list
Get latest market data/coins/{id}/nfts/{id}/exchanges/{id}/derivatives/exchanges/{id}
Get Historical Data/coins/{id}/market_chart/nfts/{id}/market_chart
(Exclusive for Paid Plan Subscribers)
/exchanges/{id}/volume_chart /exchanges/{id}/volume_chart