coinranking1
coinranking1 is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.
If you are the rightful owner of coinranking1 and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Coinranking1 is a multi-cryptocurrency platform server providing comprehensive cryptocurrency data.
Coinranking1 is a powerful multi-cryptocurrency platform (MCP) server designed to provide comprehensive cryptocurrency data to developers and businesses. It offers real-time and historical data on a wide range of cryptocurrencies, exchanges, and markets, ensuring high availability and low latency.
Features
- Crypto Prices: Access up-to-date prices for various cryptocurrencies, including Bitcoin, Ethereum, Dogecoin, and many more. Prices are available in numerous fiat currencies such as USD and EUR.
- Price History: Retrieve extensive historical price data, including all-time highs and lows.
- Market Metrics: Obtain details like market caps, ranks, and circulating supplies of cryptocurrencies.
- Project Information: Gain insights into cryptocurrency projects, including descriptions and social media links.
- Logos: Access SVG/PNG logos for all listed cryptocurrencies.
Tools
get_coins
Get a list of coins. Coins are by default ordered by their rank, which - somewhat simplified - means that they are ordered on marketcap. The response not only returns a list of coins, but also statistics regarding the requested list, such as the volume in the last 24 hours.
get_coin
Find information about a specific coin.
get_coin_price
With the price endpoint the price can be requested for a specific coin on a specific time. The response is just a single price nearest to the requested time, including its timestamp.
get_coin_price_history
Coinranking keeps track of prices on all listed assets. The history endpoint lists prices and their timestamp for the requested time period, useful for making a chart.
get_coin_ohlc_data
Get OHLC (Open High Low Close) data for the coin throughout time. This endpoint requires the ultra plan or higher. Beta The OHLC endpoint is currently in beta. This means we might make some changes that could be considered breaking for your application, and we expect to have downtime every now and then while we are still in beta.
get_coin_exchanges
Find exchanges where a specific coin can be traded. This endpoint requires the ultra plan or higher.
get_coin_markets
Find markets on different exchanges that trade a specific coin. This endpoint requires the ultra plan or higher.
get_coin_supply
Get the maximum, total, and circulating supply of a coin.
get_coin_issuance_blockchains
Get the issuance blockchains on which the coin is issued. This endpoint requires the ultra plan or higher.
get_coin_modifiers
Get the modifiers of a coin's supply and their balance. This endpoint requires the ultra plan or higher.
get_exchanges
Get a list of exchanges. Exchanges are ranked based on their trading volume in the last 24 hours. This endpoint requires the ultra plan or higher.
get_exchange
Find information on a specific exchange listed on coinranking. An exchange is a place where cryptocurrencies are traded. This endpoint requires the ultra plan or higher.
get_exchange_coins
Find coins listed on a specific exchange. This endpoint requires the ultra plan or higher.
get_exchange_markets
Find markets on a specific exchange. This endpoint requires the ultra plan or higher.
get_markets
Get a list of markets. Markets are ranked by their volume over the last 24 hours. Use our filters to get a subset of the markets. This endpoint requires the ultra plan or higher.
get_market
Find information on a specific market listed on Coinranking. This endpoint requires the ultra plan or higher.
get_reference_currencies
Get a list of reference currencies, which can be used as reference for coins. The response includes all the essentials for this use-case, such as the symbol (e.g. USD) and - if available - the sign (e.g. $).
get_global_stats
These global statistics tell about the data available on coinranking.
get_search_suggestions
Search suggestions are a quick and easy way to find data on coinranking. The endpoint only accepts one parameter; a query. With this query you can find currencies (including fiat), exchanges and markets, by their symbol or name. The response always returns a set of the most prominent coins, exchanges and markets matching your query.
get_coins_index
List of all coins currently available on coinranking, for indexing purposes. This endpoint requires the ultra plan or higher.
get_exchanges_index
List of all exchanges currently available on Coinranking, for indexing purposes. This endpoint requires the ultra plan or higher.