Skip to main content
GET
Get Restaurants

Overview

Retrieves all restaurants/branches accessible with your API key. A single API key can provide access to one or multiple restaurant locations.

Headers

string
required
Your API access token

Response

boolean
true if successful
array
Array of restaurant objects

Examples

Success Response (200)

Error Response (401)

Usage

1

Call on Startup

Fetch restaurant list when your POS application starts
2

Store Locally

Cache restaurant IDs and names in your local database
3

Use in Operations

Use restaurant IDs for status operations and filtering

Multi-Branch Access

If your API key is branch-specific:
You can only manage this one location.
The number of restaurants returned depends on how your API key was configured by Dükkango.

Check Status

Get restaurant open/closed status

Open Restaurant

Set restaurant to open

Close Restaurant

Set restaurant to closed

Get Menu

Fetch menu items for restaurants