Leafly Rate Limits
Leafly does not publish fixed numeric per-minute request limits for the Menu Integration API. Instead its documentation prescribes sync-frequency profiles: the recommended profile is a full menu POST once per day plus individual or batched PUT upserts and DELETEs as items change; an alternate profile is full POST syncs several times per hour. Menu updates are processed asynchronously - effects are not instantaneous, taking up to roughly 2.5 minutes in sandbox and up to roughly 5 minutes in production, longer under load. Leafly monitors integration health (documented in GET /status) and expects successful 200-level responses with automated, well-behaved request signatures.
Leafly Rate Limits is the machine-readable rate-limit profile for Leafly on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests and seconds.
The profile also includes 3 backoff/retry policies defined and response codes documented for success.
Tagged areas include Cannabis, Menu Sync, Rate Limiting, Quotas, and POS Integration.