Retrieve all cryptocurrencies
Asset
Get assets
Retrieve a list of all available cryptocurrencies along with their key metrics. Optionally, search by asset ID or symbol to narrow down the results.
GET
Retrieve all cryptocurrencies
Documentation Index
Fetch the complete documentation index at: https://coincapapi.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
search by asset id (bitcoin) or symbol (BTC)
query with multiple ids=bitcoin,ethereum,monero
Limit the number of results
offset
Response
200 - application/json
A list of all cryptocurrencies.