Crypto Compass
An API that returns to the client upcoming crypto listings on the 5 largest exchanges: Binance Huobi global KuCoin Gate.io Kraken There is also a check of tickers for these exchanges and information about their reliability so that you can understand where you can buy this coin, very useful for inter-exchange arbitrage, there is also a function to send an email with a listing warning, which…
Crypto Compass endpoints
| Method | Endpoint | Description |
|---|---|---|
| News | ||
| GET |
New Listings /new_listings |
Returns upcoming cryptocurrencies listings from the biggest exchanges Response Key Description date date of publication title title of announsment text text of announsment topic… |
| GET |
New Pairs /new_pairs |
Returns upcoming currency pair exits on all supported exchanges Response Key Description date date of publication title title of announsment text text of announsment topic… |
| GET |
News /news |
Returns latest news from all supported exchanges Response Key Description date date of publication title title of announsment text text of announsment news_url url of original… |
| Info | ||
| GET |
Exchange info /exchange_info |
Accepts an exchange name as an input, returns a list of exchanges where the coin is traded, and prices for this coin Request Key Required Value Description exchange required… |
| GET |
Asset info /asset_info |
Accepts a coin ticker as an input, returns a list of exchanges where the coin is traded, and prices for this coin Request Key Required Value Description asset required BTC tiker… |
| GET |
Subscribe for email notifications /set_alert |
You can send your email address and for new listings, it will send notifications, if there are no errors it will return the status: ok and send a test letter to the email… |
| GET |
Send Email /send_email |
You can send an email as a notification about a new listing using our pattern to be able to buy it before the price rase #### Response - status ok if letter sent else - error |
| Other endpoints | ||
| GET |
Supported Exchanges /supported_exchanges |
Returns a list of exchanges from which we receive data |
Crypto Compass pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $50 / month | — |
|
| ULTRA Recommended | $100 / month | — |
|
| MEGA | $200 / month | — |
|