get https://api.tokeninsight.com/api/v1/rating/coins
Retrieve all coins rating
Get all token ratings
🪣 Call credit usage for this endpoint: 1 credit per 300 data points
Use offset
and limit
to decide the number of items (in this case, the number of coins) that will be returned.
For example, set offset
as 0
, and limit
as 20
, then you will get the top 20 coins based on rating scores.
Set offset
as 10
, and limit as 10
, then you will get 10 coins rating data from No.11 to No.20 based on rating scores.
Here are the meanings of response fields
Variables Description | Variables | Type | Description |
---|---|---|---|
Project tid | id | string | A unique ID to identify different coins/protocols. |
Project name | name | string | Full name of the Project |
Symbol | symbol | string | Coin / Token symbol |
Rating page | rating_page | Token's rating detail page on TokenInsight. | |
Tags | tags | [""] | Classification of this project provided by TokenInsight, one project may contain multiple tags |
Rating reports | rating_report | string | A project rating report provided by TokenInsight, including scoring standards in different dimensions |
Related news | title content url image_url timestamp | Related news of this coin. If there is related news, then the latest crypto news that might not be related to this coin will be returned. | |
Rating levels | rating_level | string | The rating level of the project, from AAA to D, and some projects are unrated now |
Rating Score | rating_score | string | The rating score of the project, and it is from 100 to 0, and some projects do not have a score now |
Underlying technology security Score | underlying_technology_security | string | Underlying technology security Score |
Token performance Score | token_performance | string | Token performance Score |
Ecosystem development Score | ecosystem_development | string | Ecosystem development Score |
Team, partners, and investors Score | team_partners_investors | string | Team, partners, and investors Score |
Token economics Score | token_economics | string | Token economics Score |
Roadmap progress Score | roadmap_progress | string | Roadmap Progress Score |
Update time | update_time | int | The update time of the rating result |
Review time | review_time | int | The latest review time of the rating results by the TokenInsight research team |