Get Multiple
List Assets
Retrieve a list of all available crypto assets with their key metadata
GET
List Assets
Overview
This endpoint returns a paginated list of crypto assets supported by the API. Each asset includes its identifier, symbol, slug, description, and other metadata used across API endpoints. Use this endpoint to discover assets before querying metrics, prices, or other detailed data.Example Request
Example Response
A successful response returns a paginated list of assets.Supported Options
Response Fields
Notes
- Results are paginated — use
limitandpagequery parameters to navigate. - Asset identifiers returned here can be used as
projectorassetparameters in other API endpoints.
Related Endpoints
Authorizations
Query Parameters
Required range:
1 <= x <= 2147483647Required range:
1 <= x <= 1000Maximum string length:
20Maximum string length:
100Available options:
addresses, chains, addresses.chain, markets, market_cap, ohlcv_last_24_h, price, reference, sector, supply Maximum string length:
65535Available options:
code, slug, market_cap.rank, market_cap.percent_change_usd_1_h, market_cap.percent_change_usd_24_h, market_cap.usd, markets.volume_24_h, price.usd, sector.title, supply.total Available options:
asc, desc