Skip to main content
GET
Coins List

Notes

  • Use this endpoint to get coin IDs for other endpoints that require id or ids parameters.
  • No pagination required — the full list is returned in a single response.
Access to inactive coins via the Demo API is restricted. Subscribe to a paid plan to access them.

SDK Examples

Authorizations

x-cg-demo-api-key
string
header
required

Learn how to set up your API key

Query Parameters

include_platform
boolean

Include platform and token's contract addresses. Default: false

status
enum<string>

Filter by status of coins. Default: active

Available options:
active,
inactive

Response

200 - application/json

List of coins

id
string
required

Coin ID

symbol
string
required

Coin symbol

name
string
required

Coin name

platforms
object

Asset platform and contract address