Learn about rate limiting in the Numeral API
The Numeral API is rate limited. API requests above the rate limit will return an HTTP 429 - Too Many Requests
response code. These requests are not processed by Numeral and can be retried with the same idempotency key with no risk.