Rate Limits

Rate Limits

Rate limits on API requests help maintain the health and stability of our API. When sending requests to our API with an API token a different rate limit is applied compared to unauthenticated requests to public operations.

Nodion API Rate Limits

Currently we enforce a rate limit of 600 requests per minute for authenticated requests and 60 requests per minute on public operations without providing an API token.