TOOL API

search_cryptos

Search cryptocurrencies using fuzzy matching on name or symbol or slug, this will return a list of cryptocurrencies like [{id:1,name:"Bitcoin",symbol:"BTC",slug:"bitcoin",rank:1}]

finance1 credits

Call information

Tool slug
coinmarketcap.search_cryptos
Provider
CoinMarketCap
Average response
0 ms
Calls in 7 days
0

Input parameters

queryrequired

Crypto currency name or symbol or slug to search

limit

number to returns,default 3, max 5, min 1