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
queryrequiredCrypto currency name or symbol or slug to search
limitnumber to returns,default 3, max 5, min 1