Coins List

To query all the supported coins on CoinGecko with coin ID, name and symbol

get/coins/list

Query parameters

include_platformboolean

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

status'active' | 'inactive'

Filter by status of coins. Default: active

Response

List of coins

idstring required

Coin ID

symbolstring required

Coin symbol

namestring required

Coin name

platformsobject

Asset platform and contract address

Changes

No recorded changes to this endpoint across all 1 revision of this API.