Get menu

The menu endpoint is usable for Enterprise customers and is used to retrieve the menu tree that you can configure in the Makaira backend.

Returns the navigation menu for the current instance. Optionally pass constraints to filter menu items by language or shop.

Request

GET /enterprise/menu

Query Parameters

ParameterTypeRequiredDescription
languagestringNoLanguage code to filter menu items (e.g. de, en).
shop_idstringNoShop ID for multi-shop setups.

Headers

HeaderValue
X-Makaira-InstanceYour Makaira instance identifier

Response

Returns the navigation menu tree as a JSON object.

Headers
string
required

Makaira Instance ID

Response
200

OK

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!