Otter Rate Limits
The Otter (TryOtter) Public API enforces rate limits at two levels. A global IP-based limit applies across all requests from an IP address, and a finer-grained per-endpoint limit is applied individually at the store level per application — i.e. each (application, store, endpoint) combination has its own budget. Documented per-endpoint budgets are expressed in requests per minute and range from 2/min (store status and account-pairing operations) to 32/min (high-volume order, inventory, and menu-availability operations), with 8/min and 16/min tiers in between. Exceeding any limit returns HTTP 429. Limits are not self-service; raising them is handled through your Otter Technical Account Manager (TAM).
Otter Rate Limits is the machine-readable rate-limit profile for Otter on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 6 rate-limit definitions, measuring requests_per_second and requests_per_minute.
The profile also includes 5 backoff/retry policies defined and response codes documented for throttled and quotaExceeded.
Tagged areas include Rate Limiting, Restaurant, Order Management, and Online Ordering.