Census Reporter API rate limiting
gdavoian opened this issue · 3 comments
gdavoian commented
Hi folks.
This isn't really an issue, it's actually a question.
Does https://api.censusreporter.org/ have any rate-limiting mechanisms?
Looks like it has, but I can't find any relevant documentation.
Thank you in advance.
iandees commented
Hello! It does have rate limiting, but I tend to change the limit based on how much traffic we're getting, so I haven't documented it.
I believe the request limit right now is ~1 request per second, with a burst of 50 requests or so.
gdavoian commented
Is it the total limit or per IP address or so?
iandees commented
Yep, per IP address.