API Documentation
REST API reference, authentication, and idempotency.
API references — download
Import the documented public endpoints into Postman, Insomnia, Swagger UI, ReDoc, or any OpenAPI-aware tool.
API — getting started
Five-minute primer so you can make your first API call.
1 min read · updated 5/28/2026
Authentication
Four cookie types, per-route role enforcement, and how to make authenticated calls.
1 min read · updated 5/28/2026
Error envelope & status codes
How errors come back and what to do about each one.
1 min read · updated 5/28/2026
Rate limits
The numbers + how to handle 429 responses.
1 min read · updated 5/28/2026
Idempotency
You can safely retry network failures without double-charging customers or double-creating orders.
1 min read · updated 5/28/2026
Orders API
The endpoints you call to drive a customer order through the kitchen.
1 min read · updated 5/28/2026
Payments API
The payment-side endpoints that complement the orders flow.
1 min read · updated 5/28/2026
Menu API
The endpoints behind the menu manager + the public storefront menu.
1 min read · updated 5/28/2026
Webhooks overview
How to wire your systems to Restora 360's event stream.
1 min read · updated 5/28/2026
Order webhook events
The data you receive when an order is created, transitions states, or is cancelled.
1 min read · updated 5/28/2026
SDK examples — Node, Python, PHP
Submit an order in four languages — paste, swap in your tenant ID, and you have a working integration.
2 min read · updated 5/30/2026
Payment webhook events
Events fired when money moves.
1 min read · updated 5/28/2026