Crypto Ranking Data
Crypto Ranking Data is an api that can provide crypto market data like overall stats, list with min and max parameter, also searching a coin by it slug and fng meter that can provide today's data or week/month...
Crypto Ranking Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| Crypto Market | ||
| GET |
Search a coin /market/list/{coin_slug} |
Gives you the coin you searched using the coin's slug. **for example bitcoin** |
| GET |
Market stats /market/stats |
Gives you the current crypto market overall stats (market cap, 24h volume) |
| GET |
Crypto listing /market/list/{min}/{max} |
Gives you the specific amount of coins/tokens in the market that you select with min & max parameter **for example getting 1 to 100 coins** |
| Fear and greed meter | ||
| GET |
Today's fng /fng |
It gives you the current fng (fear and greed meter) number. |
| GET |
Last days fng /fng/{limit} |
Gives last number of days that you entered in limit parameter. **for example last 7 days** |
Crypto Ranking Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO Recommended | $5 / month | 50 / second |
|
| ULTRA | $8 / month | 100 / second |
|
| MEGA | $20 / month | 5000 / second |
|