工具 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 积分

调用信息

工具标识
coinmarketcap.search_cryptos
服务提供方
CoinMarketCap
平均响应
0 ms
近 7 天调用
0

输入参数

query必填

Crypto currency name or symbol or slug to search

limit

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