Public API

Integrate Order and Operations Data with Chef Smart Pro API

Connect menu, order, QR and reservation data to your systems via REST API. Run operations in sync with a single source of truth.

→ API Documentation
Module Scope
  • Menu
  • Orders
  • QR
  • Delivery
  • Reservations
Integration Type
  • REST API
  • JSON response
  • Webhook support
Best For
  • Web applications
  • Mobile applications
  • POS / ERP systems
  • BI and data platforms

Endpoint Families

📦

Content Management

Synchronize menu, category, product and campaign data.

🔐

QR & Access

Manage table QR, delivery QR and reservation QR access flows.

🧾

Order Flow

Create orders, update statuses, and track delivery flow.

🚚

Delivery Operations

Handle delivery zones, minimum basket, courier and order tracking.

Sample API Response

Use a consistent response schema across modules for faster integration.

application/json
{
  "status": true,
  "response": "başarılı",
  "data": {
    "menu": {"id": 96, "ad": "Kahvaltı"},
    "urunler": [
      {"id": 7, "ad": "Küçük Kahvaltı Tabağı", "fiyat": 25.00}
    ]
  },
  "meta": {
    "page": 1,
    "per_page": 25,
    "total": 128
  },
  "code": 200
}

Operational Impact

Single Source of Truth

Panel and integrations run on the same dataset.

Faster Scaling

Add new channels easily through API contracts.

Lower Maintenance Cost

Use standard API instead of custom fragile integrations.

Security Model

  • API key based access
  • Rate limit protection
  • IP whitelist option
  • Token refresh
  • Request log tracking

Go-Live Plan

1Create API key
2Select endpoints and build integration
3Test in sandbox environment
4Go live with production key
5Track logs and usage

Start API Integration

Let us define the integration scope with your engineering team.

Talk to Team