RESTful API

API Reference

Build powerful integrations with lojix's RESTful API

View Docs

Quick Start

curl -X GET https://api.cliptap.com/v1/orders \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

API Endpoints

GET/api/v1/orders

Retrieve all orders for your restaurant

POST/api/v1/orders

Create a new order

GET/api/v1/menu

Get your restaurant menu

PUT/api/v1/menu/:id

Update a menu item

POST/api/v1/qr-codes

Generate QR codes for tables

GET/api/v1/analytics

Fetch analytics and reports

🔒

Secure

OAuth 2.0 and API key authentication

âš¡

Fast

Average response time under 100ms

📊

Reliable

99.9% uptime SLA guarantee