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: Papa John's International providerId: papa-johns-international created: '2026-05-04' modified: '2026-05-05' reconciled: false notes: No public rate-limit documentation. APIs are partner-only and limits would be set in the integration agreement. tags: - Rate Limiting - QSR - Food Service description: No public rate-limit policy. Any limits are partner-contract-specific. sources: - https://www.papajohns.com/ responseCodes: throttled: 429 limits: - name: Partner Integration scope: partner metric: varies limit: defined per partner agreement notes: Limits are set in the integration contract; no public surface. policies: - name: Backoff description: Standard exponential backoff with jitter is recommended on any throttling response. maintainers: - FN: Kin Lane email: kin@apievangelist.com