Flipdish Rate Limits
Flipdish does not publish specific request-rate or concurrency numbers in its public developer documentation. The Error Handling guide documents the approved HTTP status codes (400, 401, 403, 404, 409, 414, 500) and a JSON error object with errorMessage and errorCode, but does not document a 429 (Too Many Requests) behavior, rate-limit headers, or backoff guidance. The values below are therefore recorded as undocumented/string limits pending confirmation with Flipdish support; the 429 code is listed because it is an approved status code in Flipdish's own API Design Guide. Limits are assumed to be scoped per OAuth client/application.
Flipdish Rate Limits is the machine-readable rate-limit profile for Flipdish on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 2 rate-limit definitions, measuring requests_per_second and varies.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled and serverError.
Tagged areas include Rate Limiting, Restaurant, and Online Ordering.