Skip to main content

The API is currently in beta testing and is not ready for public consumption yet.

Get in touch

Eatsafe Ratings

Returns a list of all eat safe ratings.

GET /v1/eatsafe

Response

This is a sample response.

Status: 200 (OK)
{
"results": [
{
"name": "Cheapside Butchers",
"rating": 3,
"createdAt": "14/10/2022",
"address1": "19 Cheapside",
"address2": "St. Helier",
"address3": null,
"postCode": "JE2 3PG",
"latitude": 49.18919,
"longitude": -2.11299
}
]
}

Example Map View

Here is an example of using the data to display all establishments that have an address listed on a map.

Loading...

Sources

Source
Open data endpoint