Last updated

Rate limits

We imply rate limits to all endpoints to protect the Understory API against erroneous applications.

This means that at any given time we will restrict the amount of concurrent and time windows calls against the API endpoints.

If you reach the limit you will receive an HTTP status 429 Too Many Requests. In that case, please ensure that you do not retry requests immediately but instead back off for at least one minute.