The Orbit API is protected by a number of rate-limiting measures to ensure the stability of the system.

The API is rate-limited at 120 requests per IP per minute.

Should you hit this limit, you will receive a response with an HTTP status code set to 429 Too Many Requests. The time at which you can make the next request will be indicated with a Retry-After header. More information about the current rate-limiting status for a particular request is available in the RateLimit-* headers.

If you require a higher rate limit, please get in touch, we'd love to learn more about your use case.