Supported Coins

This endpoint allows you to query all the supported coins on CoinGlass

Cache / Update Frequency: every 1 minutes for all the API plans.

This endpoint is available on the following API plans

PlansHobbyistStartupStandardProfessionalEnterprise
Available

Response Data

{
  "code": "0",
  "msg": "success",
  "data": [
      "BTC",
      "ETH",
      "SOL",
      "XRP",
      ...
  ]
}
Language
Credentials
Header
Click Try It! to start a request and see the response here!