Currency Search
Currencies
Currency Search
Server-side search of coins by name or ticker, ranked by relevance; resolves a query string to an id/slug.
Available from: Basic
Cost: 1 credit per request
GET
Currency Search
Does not return market data — use /currencies/list or /currencies/:id for that.
Authorizations
Query Parameters
Search string — matches name and symbol.
Response
Unique numeric identifier
Example:
1
URL-friendly entity slug
Example:
"bitcoin"
Native token symbol (e.g. 'ETH', 'BNB')
Example:
"BTC"
Display name
Example:
"Bitcoin"
CryptoRank rank
Example:
1
Logo image URL, 150x150
Example:
"https://images.cryptorank.io/coins/150x150.bitcoin1524754012028.png"