exchangeNames[]: (array) List of exchange names (e.g. Binance).
tokenSymbols: (string) Token symbol (e.g. BTC).
Description:
The /api/v1/crypto/markets endpoint serves to provide a comprehensive list of cryptocurrency markets available across various exchanges. It supports filtering based on several query parameters such as pagination offsets (offset), limits (limit), specific exchange names (exchangeNames[]), and token symbols (tokenSymbols).