Get Restaurants
Restaurants
Get Restaurants
Retrieve all accessible restaurants/branches
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 successfularray
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
- Single Branch
- Multiple Branches
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.
Related Endpoints
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