Public register · Food & hospitality regulation

Licensed facility registry

Search every licensed facility by name, facility type, operational status, hygiene grade and region. Records are published straight from the licensing workflow — contact details of owners are never disclosed.

Searching…
Loading registry…
Open data API
The same register is available as JSON for other institutions and systems.
GET /api/public/registry/facilities?q=&kind=all|hotel|caterer&status=licensed&grade=A&region=&limit=50&offset=0

Responds with { total, limit, offset, results[] }. Every result carries facility name, type, region, licensing status, licence number and validity, and hygiene grade. No personal data is returned.

Try the endpoint