Currency List with Market Data
Currencies
Currency List with Market Data
Returns a paginated market table of cryptocurrencies with key market metrics, with sorting and pagination.
Available from: Sandbox
Cost: 1 credit per request
GET
Currency List with Market Data
Supports conversion via the convert parameter.
Authorizations
Query Parameters
Page number (1-based). Returns up to 100 items per page.
Required range:
1 <= x <= 1000Sort field.
Available options:
id, rank, price, marketCap, volume24h, priceChangePercent24h Sort direction. For rank, asc puts top-1 first.
Available options:
asc, desc Fiat ISO code for monetary fields (e.g. USD, EUR, RUB, AED). See GET /v3/fiat/list for the full list.
Filter to coins that are core projects of this ecosystem. Get IDs from GET /v3/ecosystems/list.
Example:
17