Fivemoods API
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

API Endpoints

Main URL

https://api-prod.fivemoods.ch

Endpoints

Receive all possible menu items

Example Request

https://api-prod.fivemoods.ch/menu

Receive all menu items from a specific date/ specific dates

Parameters

Parameter Type Description
date string Required Dates of the menu you’d like to receive Format: dd.mm.,dd.mm.

Example Request

https://api-prod.fivemoods.ch/menu/date/26.09.,27.09.

Receive all menu items from a specific weekday/ specific weekdays

Parameters

Parameter Type Description
day string Required Weekday of the menu you’d like to receive Format: wednesday

Example Request

https://api-prod.fivemoods.ch/menu/weekday/friday,tuesday