Developers
RestoCheck API
Integrate restaurant data into your own application
About the API
The RestoCheck API provides programmatic access to NVWA inspection data for more than 30,000 restaurants in the Netherlands. Filter by city, rating, halal status and dietary options. All data is current and synchronised monthly with the NVWA.
more than 30,000 restaurantsREST / JSONX-API-Key headerOpenAPI 3.0
Early access — request an API key
The RestoCheck API is currently in early access. Contact us at info@restocheck.nl to request an API key. Please include your name, organisation and intended use.
API documentation
View the full API specification and test endpoints directly in the browser.
Quick start
Replace YOUR_KEY with your own API key:
curl -H "X-API-Key: YOUR_KEY" \
https://api.restocheck.nl/api/restaurants?plaats=AmsterdamLimits & headers
Higher limits available on request. Each response includes X-RateLimit-* headers so you can monitor your usage.