Questions about the per-second or per-day rate limiting of requests made to the API.

learn more… | top users | synonyms

1
vote
0answers
45 views

Current rate limit not always decrementing

I've just started experimenting with the Stack Exchange API today. I created a small wrapper in C#. When I issue a request (e.g. Retrieve a user's profile) I can retrieve the rate limits from the ...