Supported Coinsget https://open-api-v3.coinglass.com/api/spot/supported-coinsCheck the supported coins in this API documentationResponse Data JSON{ "code": "0", "msg": "success", "data": [ "BTC", "ETH", "USDT", "BNB", "SOL", "USDC", ... ] }