You need to have enough API Call Credits to use our API.
Don't worry, every API key that is auto-generated with a TokenInsight account will be granted 5,000 call credits per month totally for free.
Most API plans include a monthly limit to the number of data calls that can be made. We use call credits to track your API key usage. You can log in to TokenInsight and click the API Key option in your personal center in the top-right corner of the website to check your API Key usage live stats.
Note: The calculation of monthly credit usage is based on the natural month (1st of every month). The usage of your API Key will be reset at the beginning of each natural month, which means that you will receive the Credits amount of the current API Key level again.
If you are a paid plan user, you will be able to use the remaining days that are less than a month for free until the 1st of next month. In other words, you only need to pay until the 1st of next month. Before that, you can use the paid plan for free.
'Credits Cost' of Endpoints
- For paginated endpoints, we usually charge one additional call credit for every 300 data points returned.
- For other endpoints, it is simply 1 call credit for every request.
- Failed requests due to client error will be charged 1 credit and failed requests due to server error will not be charged
Please check the individual endpoints doc for their credit cost.
Endpoint | Paginated? | Credit cost per call |
---|---|---|
ping | n | 0 |
global | no | 1 |
simple/price | no | 1 |
simple/supported_vs_currencies | no | 1 |
coins/list | yes | 1 credit per 300 data points |
coins/{id} | no | 1 |
coins/top-gainers | no | 1 |
coins/top-losers | no | 1 |
coins/newly-listed | yes | 1 credit per 300 data points |
coins/{id}/markets | yes | 1 credit per 300 data points |
coins/list/newly-listed | yes | 1 credit per 300 data points |
exchanges/list | yes | 1 credit per 300 data points |
exchanges/{id} | no | 1 |
exchanges/{id}/markets | yes | 1 credit per 300 data points |
news/list | yes | 1 credit per 300 data points |
research/list | yes | 1 credit per 300 data points |
rating/coin/{id} | no | 1 |
rating/coins | yes | 1 credit per 300 data points |
history/coins/{id} | yes | 1 credit per 300 data points |
history/exchanges/{id} | yes | 1 credit per 300 data points |