> ## Documentation Index
> Fetch the complete documentation index at: https://dkkangoyazlmteknolojiticareta.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Welcome to the Dükkango Integration API documentation

## Overview

The Dükkango Integration API allows external POS (Point of Sale) systems to integrate seamlessly with the Dükkango restaurant delivery platform.

### Quick Links

* [Quick Start Guide](/quickstart) - Get your first API call running in 5 minutes
* [Authentication](/authentication) - Learn how to authenticate with the API
* [API Reference](/api-reference/overview) - Complete endpoint documentation
* [Order Lifecycle](/guides/order-lifecycle) - Understand the complete order flow

## Key Features

* **Real-time Order Notifications** - Orders automatically repeat in API responses until acknowledged, ensuring you never miss an order.
* **Multi-branch Support** - Single API key can manage multiple restaurant locations simultaneously.
* **Automatic Status Tracking** - Order status history is automatically managed by database triggers.
* **Built-in Rate Limiting** - Protection against excessive API calls with smart 30-second cooldowns.
* **Secure Authentication** - Token-based authentication with 24-hour validity and automatic refresh.

## API Specifications

| Specification       | Details                                            |
| ------------------- | -------------------------------------------------- |
| **Protocol**        | HTTPS (SSL/TLS)                                    |
| **Authentication**  | API Key (Access Token)                             |
| **Base URL**        | `https://www.xn--dkkango-n2a.com/api/integrations` |
| **Response Format** | JSON                                               |
| **Token Validity**  | 24 hours                                           |
| **Rate Limit**      | 30 seconds (specific endpoints)                    |

## Getting Started

1. **[Quick Start](/quickstart)** - Get up and running in 5 minutes
2. **[Authentication Guide](/authentication)** - Learn about token management
3. **[Integration Checklist](/guides/integration-checklist)** - Step-by-step integration guide
4. **[Best Practices](/guides/best-practices)** - Build a robust integration

## Support

Have questions? Contact us at [support@dükkango.com](mailto:support@dükkango.com)
