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

Set up monitoring of imgur API #4

Open
AlexBurkey opened this issue May 19, 2020 · 0 comments
Open

Set up monitoring of imgur API #4

AlexBurkey opened this issue May 19, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AlexBurkey
Copy link
Owner

This SHOULD be fine but I don't want to have issues.

https://apidocs.imgur.com/?version=latest#rate-limits

The Imgur API uses a credit allocation system to ensure fair distribution of capacity. Each application can allow approximately 1,250 uploads per day or approximately 12,500 requests per day. If the daily limit is hit five times in a month, then the app will be blocked for the rest of the month. The remaining credit limit will be shown with each requests response in the X-RateLimit-ClientRemaining HTTP header.

@AlexBurkey AlexBurkey self-assigned this May 27, 2020
@AlexBurkey AlexBurkey added the enhancement New feature or request label May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant