API Reference

Complete API Endpoint Reference

Browse all available endpoints organized by resource type.

Authentication

User login, logout, and token management

View Endpoints
POS Operations

Point of sale, menu items, categories

View Endpoints
Menu Complete

Complete menu management with modifiers

View Endpoints
Online Orders

Customer orders and notifications

View Endpoints
Tenant & Admin

Restaurant and branch management

View Endpoints
Common Request Headers
Header Value Required
Authorization Bearer YOUR_TOKEN Yes
Accept application/json Recommended
Content-Type application/json For POST/PUT
HTTP Status Codes
Code Status Description
200 OK Request successful
201 Created Resource created successfully
400 Bad Request Invalid request parameters
401 Unauthorized Invalid or missing authentication
404 Not Found Resource not found
429 Too Many Requests Rate limit exceeded
500 Server Error Internal server error