Reference for the various API tiers and their rate limits
Plan | Price (USD) | Rate Limit (RPS) | Data Access | Bandwidth (GB) | Cost per additional GB of bandwidth (USD) |
---|---|---|---|---|---|
Free | 0 | 10 | APIs Webhooks | 1 | 0 |
Developer | 79 | 200 | APIs Webhooks | 50 | 1.00 |
Startup | 199 | 500 | APIs Webhooks | 250 | 0.50 |
Business | 499 | 1000 | APIs Webhooks | 700 | 0.39 |
*RPS = requests per second
Specific API Rate Limits
Certain endpoints may consume significantly more CPU resources than others, so we have implemented specific rate limits for these endpoints to ensure optimal performance when serving data to you.
API | Free (RPS) | Developer (RPS) | Startup (RPS) | Business (RPS) |
---|---|---|---|---|
/v0/accounts/:hash/transactions | 10 | 25 | 50 | 100 |
/v0/accounts/:hash/transfers | 10 | 25 | 50 | 100 |
/v0/accounts/:hash/transfers/csv | 1 | 5 | 10 | 20 |
/v1/addresses/:hash/tokens | 1 | 5 | 10 | 15 |
/v1/tokens/:hash/holders | 5 | 10 | 20 | 30 |
/v1/tokens/:hash/supply | 5 | 10 | 20 | 30 |
/v1/tokens/:hash/token-accounts | 5 | 10 | 15 | 20 |