Marginedge Rate Limits
The MarginEdge Public API is served through an AWS API Gateway fronting a custom authorizer, with access scoped by an API key (the x-api-key header) to the restaurants the caller is authorized to access. MarginEdge does not publish explicit numeric request-rate or quota values in its developer portal, so the per-second and per-day limits below are documented as references to the portal rather than fixed numbers; treat them as gateway-enforced and subject to standard AWS API Gateway throttling. The API is read-only (GET only) and returns large collections through opaque cursor pagination using the nextPage parameter and response field, which is the primary control on response volume. Limits apply per API key.
Marginedge Rate Limits is the machine-readable rate-limit profile for MarginEdge 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 4 backoff/retry policies defined and response codes documented for unauthorized, notFound, badRequest, and serverError.
Tagged areas include Rate Limiting, Restaurant, Invoices, and Products.