specification: API Commons Rate Limits specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/RateLimits provider: TouchBistro providerId: touchbistro created: '2026-05-08' # Provenance stamped 2026-08-11: this artifact was written by the API Evangelist # bulk sweep dated 2026-05-08, not harvested from the provider. See roadmap#35. method: generated modified: '2026-06-03' reconciled: false tags: - POS - Restaurant - Hospitality - Rate Limiting - Quotas - Throttling description: TouchBistro does not expose a public API; rate limits are not applicable. notes: Partner integrations are governed by individual partner agreements. sources: - https://www.touchbistro.com/integrations/ responseCodes: throttled: 429 limits: - name: N/A scope: n/a metric: n/a limit: not applicable (no public API) notes: No public REST API exposed. policies: - name: Backoff Strategy description: Clients should implement exponential backoff with jitter and honor any Retry-After header. maintainers: - FN: Kin Lane email: kin@apievangelist.com