TokenInsight Crypto API
A one-stop crypto API developed by TokenInsight (tokeninsight.com)that helps you get: 1. crypto prices, trading markets, ratings, contract addresses, ecosystems, etc. 2. Exchanges volume, and historical data. 3. General market statistics of the cryptocurrencies market. 4. Latest crypto news and research reports. 5. More endpoint here https://tokeninsight-api.readme.io/reference/api-overview…
TokenInsight Crypto API endpoints
| Method | Endpoint | Description |
|---|---|---|
| SIMPLE | ||
| GET |
Coin simple data /api/v1/simple/price |
Retrieve a coin simple data |
| GET |
Currencies supported /api/v1/simple/supported_vs_currencies |
Retrieve fiat currencies supported |
| COINS | ||
| GET |
Coin complete data /api/v1/coins/{id} |
Retrieve a coin complete data |
| GET |
Coin trading markets /api/v1/coins/{id}/markets |
Retrieve coin trading markets |
| GET |
Top losers /api/v1/coins/top-losers |
https://tokeninsight.com/en/cryptocurrencies/gainers-losers You will be able to retrieve the top gainer list with this endpoint. The parameter you set range controls the `range`… |
| GET |
Coins list /api/v1/coins/list |
Retrieve coins list with price. Get all coins with prices that are currently listed on TokenInsight. Price is the default in US Dollars. You can check Get list of… |
| GET |
Newly listed coins /api/v1/coins/list/newly-listed |
You are able to retrieve the latest listed tokens on TokenInsight. https://tokeninsight.com/en/cryptocurrencies/newly-listed You can use `price_tracked` to filter whether tokens… |
| GET |
Top gainers /api/v1/coins/top-gainers |
https://tokeninsight.com/en/cryptocurrencies/gainers-losers You will be able to retrieve the top gainer list with this endpoint. The parameter you set `range` controls the range… |
| CRYPTO EXCHANGES | ||
| GET |
Exchanges list /api/v1/exchanges/list |
Use `offset` and `limit` to decide the number of items (in this case, the number of exchanges) that will be returned. For example, set `offset` as `0`, and `limit` as `20`, then… |
| GET |
Exchange complete data /api/v1/exchanges/{id} |
Retrieve an exchange complete data |
| GET |
Exchange trading markets /api/v1/exchanges/{id}/markets |
Retrieve exchange trading markets |
| RATING | ||
| GET |
Any coin rating /api/v1/rating/coin/{id} |
Retrieve any coin rating |
| GET |
All coins rating /api/v1/rating/coins |
Retrieve all coins rating |
| HISTORICAL DATA | ||
| GET |
Coin historical data /api/v1/history/coins/{id} |
Retrieve coins historical data including price, market cap, and trading volume. Day, Hour, and Minute data is supported. https://tokeninsight.com/en/coins/bitcoin/historical |
| GET |
Exchange historical data /api/v1/history/exchanges/{id} |
Retrieve crypto exchanges historical data including spot volume, derivatives volume and total volume. https://tokeninsight.com/en/exchanges/binance |
| Other endpoints | ||
| GET |
PING /api/v1/ping |
Check API server status |
| GET |
GLOBAL STATUS /api/v1/global |
Retrieve the global status of the crypto market, including global market cap, trading volume, top coins' dominance, and other metrics. |
| GET |
CRYPTO NEWS / |
Return the latest crypto-related news https://tokeninsight.com/en/news |
| GET |
CRYPTO RESEARCH ARTICLES /api/v1/research/list |
Retrieve the latest research articles. https://tokeninsight.com/en/research |
TokenInsight Crypto API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|