New Cryptocurrencies Listings
An API that returns to the client upcoming crypto listings on the largest exchanges, there is also a check of tickers for these exchanges, 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, possibly will also be popular, if used correctly, you can earn about 20% per day API которое…
New Cryptocurrencies Listings endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
New Listings /new_listings |
Returns new listings on biggest exchanges(now just Binance, but I'll fix it later) - status: "ok" or "error" - anounsments: list of crypto announcements -- date: date of… |
| GET |
Send Email /send_email |
You can send an email as notification about a new listing to be able to buy it before the price rase |
| GET |
Supported Exchanges /supported_exchanges |
Returns a list of exchanges from which we receive data |
| GET |
Set Alert /set_alert |
You can send your email address and for new listings, it will send notifications, if there are no errors it will return status: ok and send a test letter to the email address.… |
| 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 **Note: default value for limit is 10** |
| GET |
New Pairs /new_pairs |
Returns upcoming currency pair exits on all supported exchanges |
| GET |
News /news |
Returns latest news from all supported exchanges |
| 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 |
New Cryptocurrencies Listings pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $25 / month | — |
|
| ULTRA Recommended | $50 / month | — |
|
| MEGA | $100 / month | — |
|