Service to retrieve quota limit for each endpoint?

Hi @Worker,

see X-ratelimit-remaining returns wrong number
the info is only available for daily limits.

To not let the user run into the minutely quota, you can handle the 429 http status.

Best regards