API Foutmeldingen
TL;DR
{ "id": "<request-id>", "status": "failure", "error": { "code": <http-status-code>, "message": "<korte samenvatting>", "errors": [ { "reason": "<machine-leesb. reden>", "message": "<menselijke uitleg>" } ] } }
Standaard JSON‑structuur
Velden
Scenario’s & statuscodes
400 — Bad Request
401 — Unauthorized
403 — Forbidden
404 — Not Found
CORS
Richtlijnen voor clients
Backwards compatibility
Contact & support
Last updated