Food hygiene
GET /v1/uk/hygiene searches the Food Standards Agency ratings API for establishments matching a name fragment. Pass a postcode to narrow results to that area. Returns up to eight matches with rating, address, and rated-on date.
Data source: ratings.food.gov.uk.
Try it
https://fetch.li/v1/uk/hygiene?name=Nando&postcode=SW1A%201AA
Parameters
| Parameter | Required | Description |
|---|---|---|
name |
Yes | Business name fragment (2 to 80 characters) |
postcode |
No | UK postcode to bias the search |
Demo
GET endpoints work without an API key on the public demo tier (60 calls per hour per IP).
Try it
GET https://fetch.li/v1/uk/hygiene
Answer
Response