How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hydra Resto API

Open JSON API for Ghent University's student restaurants - locations and opening hours, day menus, weekly ecological sandwiches, salad bowls, extra food and allergen information - served from hydra.ugent.be, a university host. It is built and maintained by Zeus WPI, the university's computer-science student working group, and powers the Hydra student app; the menu data itself is scraped from ugent.be and remains the university's. Version 1.0 is retired, 2.x is current, and the operator documents a real forward-compatibility contract - clients must tolerate new values of kind and type. Day-menu dates use unpadded components (/menu/en/2026/9/1.json); the zero-padded form returns 404.

Hydra Resto API is one of 12 APIs that Ghent University publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Campus Life, Students, Menus, Open Data, and Community. The published artifact set on APIs.io includes API documentation, an OpenAPI specification, an API reference, and 1 JSON Schema.

This API exposes 9 operations across 9 paths, organized into 3 resource areas, and defines 11 schemas. It is described by OpenAPI 3.1.0, at version 2.5.

Requests are made against a single base URL, https://hydra.ugent.be/api/2.0/resto.

9 operations 9 paths 11 schemas 9 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.1.0
API Version
2.5
Base URL
https://hydra.ugent.be/api/2.0/resto
Contact
Resource Areas
3

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 9 GET. They span 3 resource areas: Locations, Food, Menu. Each is listed below with its method, path, parameters, and response codes.

Locations 1
GET
/meta.json
List every restaurant location known to the API
getMeta → 200
Food 6
GET
/extrafood.json
Breakfast, dessert and drink items
getExtraFood → 200
GET
/sandwiches/static.json
Regular sandwiches with ingredients and prices
getRegularSandwiches → 200
GET
/sandwiches/overview.json
Upcoming ecological sandwiches of the week
getWeeklySandwichOverview → 200
GET
/sandwiches/{year}.json
Every ecological sandwich of a given year
getWeeklySandwichesByYear 1 param → 200
GET
/salads.json
Available salad bowls
getSalads → 200
GET
/allergens.json
Allergen information per food category
getAllergens → 200
Menu 2
GET
/menu/{endpoint}/overview.json
Menu for every available future day, including today
getMenuOverview 1 param → 200
GET
/menu/{endpoint}/{year}/{month}/{day}.json
Menu for one day at one restaurant
getDayMenu 4 params → 200404

Schemas 11

The contract defines 11 schemas that model the data the API accepts and returns. The most detailed are Location (7 properties), DayMenu (6 properties), WeeklySandwich (5 properties), Meal (5 properties). Each schema is shown below with its type and property counts.

Meta
object
1 property
Location
object
7 properties
DayMenu
object
6 properties
Meal
object
5 properties
Vegetable
object
3 properties
ExtraFood
object
3 properties
PricedItem
object
2 properties
Sandwich
object
4 properties
WeeklySandwich
object
5 properties
Salad
object
3 properties
Allergens
object
Category name to dish name to allergen list.

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ghent-hydra-resto-openapi.yml Raw ↑

Other APIs Ghent University publishes across the network.

Ghent University Academic Bibliography API
Ghent University Academic Bibliography OAI-PMH
Ghent University Academic Bibliography SRU
Ghent University Library People Service
Ghent University Library Projects Service
Ghent University Library OAI Service
Ghent University SAML 2.0 Identity Provider
Ghent University Library catalogue (Ex Libris Alma/Primo VE tenancy)
Crossref membership
ROR registration
Where this information came from

This is an independent, third-party profile of Hydra Resto API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.