Environment
Onomondo API
Question
How is API rate limiting applied?
Is API rate limiting applied per API key or customer account?
Answer
API rate limiting is applied at the IP address level.
The default limit is 600 requests per minute.
This limit is shared across all requests originating from the same IP address.
If multiple systems or users share a single IP, their usage will count toward the same rate limit.
API rate limiting is not based on the API key or Onomondo customer account.