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

Rate limit endpoints #13

Open
joe-eklund opened this issue May 20, 2020 · 0 comments
Open

Rate limit endpoints #13

joe-eklund opened this issue May 20, 2020 · 0 comments
Labels
backend enhancement New feature or request

Comments

@joe-eklund
Copy link
Owner

joe-eklund commented May 20, 2020

  • Admins
    • No rate limits
  • Power
    • 5000? Per hour
    • By user
  • Guest
  • 60? Per hour
  • By IP address

Add headers in response

  • -RateLimit-Limit: Rate limit associated with the user.

  • X-RateLimit-Remaining: Number of requests left.
    X-RateLimit-Reset`: The time at which the current rate limit window resets in UTC epoch seconds.

@joe-eklund joe-eklund added backend enhancement New feature or request labels May 20, 2020
@joe-eklund joe-eklund added this to the The Beginning of Time milestone May 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant