Alternative.me Crypto
We are happy to announce that we are going to provide a new public API for coin and token prices after CoinMarketCap decided to discontinue their public API soon. If you were using the v1 or v2 endpoints until now, you can just switch to our endpoints without changing any other code.
Alternative.me Crypto endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Listings /v2/listings/ |
Overview of all available crypto currencies, use the returned id to retrieve more data on a specific crypto currency on the ticker endpoint. |
| GET |
v1 Ticker /v1/ticker/ |
Coin and token prices updated every 5 minutes. |
| GET |
v1 Tickert for specific currency /v1/ticker/ |
Coin and token prices updated every 5 minutes. |
| GET |
v1 Global /v1/global/ |
In addition to the USD values the converted values will be deliveredin the requested currency. Possible fiat conversion target values are: ' USD', 'EUR', 'GBP', 'RUB', 'JPY',… |
| GET |
v2 Ticker /v2/ticker/ |
Coin and token prices updated every 5 minutes. |
| GET |
v2 Ticker for specific currency /v2/ticker/(id,name) |
Get ticker data of a specified coin by providing the 'id' or the 'website_slug' of the coin as can be found by calling listings endpoint. |
| GET |
v2 Global /v2/global/ |
Get global market information at a glance. |
Alternative.me Crypto pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC Recommended | Free | — |
|