Public API
Go-live checklist
Before pointing production traffic at KitchensFlow.
Checklist
- Production keys generated (separate from local development keys)
- Publishable key origins include real domains, not only localhost
- Secret key stored in server env vars, never committed
- Menu responses cached on your side
- idempotencyKey sent on every order
- 4xx and 5xx handled distinctly in checkout UI
- Test order placed on production and confirmed in the kitchen board