API Rate Limit Issues

Options
gustavosd
gustavosd Newcomer
edited July 2 in Open PermID

We're noticing weird behaviour on the response headers when calling PermID API using our token.

Before we were receiving the following headers

X-RateLimit-Limit-day
X-RateLimit-Remaining-day

which we use in order to manage our requests, but now the response seems to have changed, and we're not getting those headers anymore.


I've looked for some documentation related to this, but couldn't find any clarification on that particular detail. What response headers should we expect in order to keep control of our daily rate limits?

Thanks in advance.

Answers

  • Jirapongse
    Jirapongse ✭✭✭✭✭

    @gustavosd

    Thank you for reaching out to us.

    I understand that those headers are also undocumented, so they are subject to removal or change.

    The limitations are outlined on the FAQ page; therefore, the application itself must track usage.