“I need API Links to list my exchange on CMC CoinMarketCap"
Please refer to the following links:
https://openapi.yourdomain.com/open/v2/pub/summary
https://openapi.yourdomain.com/open/v2/pub/asset
https://openapi.yourdomain.com/open/v2/pub/ticker
https://openapi.yourdomain.com/open/v2/pub/orderbook?symbol=BTC_USDT
https://openapi.yourdomain.com/open/v2/pub/trades?symbol=BTC_USDT
Kindly replace yourdomain.com with your respective exchange domain.
Here is an example of the APIs if the exchange is www.bitwind.cc:
https://openapi.bitwind.cc/open/v2/pub/summary
https://openapi.bitwind.cc/open/v2/pub/asset
https://openapi.bitwind.cc/open/v2/pub/ticker
https://openapi.bitwind.cc/open/v2/pub/orderbook?symbol=BTC_USDT
https://openapi.bitwind.cc/open/v2/pub/trades?symbol=BTC_USDT
Disclaimer:
ChainUp is not responsible for any listing on CMC.
In the event where you run into any problems or require clarification please do not hesitate to contact us. We will do our best to support.