Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Are there any rate limits? #15

Open
blukai opened this issue Oct 22, 2020 · 0 comments
Open

Are there any rate limits? #15

blukai opened this issue Oct 22, 2020 · 0 comments

Comments

@blukai
Copy link
Contributor

blukai commented Oct 22, 2020

We try our best to strike a balance between providing as much data and flexibility as possible, as well controlling the flow of data so calls remain fast for all users.

When using a Default Token, the STRATZ API includes rate limits of 20 calls per second, 250/minute, 2,000/hour, and 10,000/day.

When using an Individual Token, the STRATZ API includes rate limits of 20 calls per second, 250/minute, 4,000/hour, and 20,000/day.

When using a Multi-Token, the STRATZ API includes rate limits of 20 calls per second per user, 20/minute per user, 50/hour per user, and 100/day per user.

You can see the amount of calls you have remaining in each category in the "My Tokens" section of our dedicated API page.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant