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
TypeCoinsNFTsExchangesDerivatives
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/exchanges/{id}/volume_chart/exchanges/{id}/volume_chart