{ "item": [ { "id": "4fc12e04-f814-4744-adfb-829ec7e5565f", "name": "adressen", "item": [ { "id": "2bf6ffac-b885-4ad1-a982-7af81e632a2e", "name": "vindt adressen", "request": { "name": "vindt adressen", "description": { "content": "Vind een actueel adres met:\n1. Een pandidentificatie of\n2. Een adresseerbaarobjectidentificatie of\n3. Een postcode, huisnummer en optioneel huisletter, huisnummertoevoeging en/of exacteMatch.\n4. Een zoekterm.\n\nGebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature). \nGebruik de expand-parameter als je het antwoord wil uitbreiden met (delen van) de gerelateerde resources nummeraanduiding, woonplaats en openbare ruimte, zie [functionele specificaties expand-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/expand.feature).\nGebruik de exacteMatch parameter als je alleen resultaten wilt ontvangen die exact overeenkomen met de opgegeven zoek criteria, zie [functionele specificaties exacteMatch-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-BAG-bevragen/blob/v1.2.0/features/exacte_match.feature). Je kunt adresseerbare objecten niet expanden als je tegelijkertijd de query parameter adresseerbaarObjectIdentificatie gebruikt.", "type": "text/plain" }, "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "pandIdentificatie", "value": "", "description": "Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." }, { "disabled": false, "key": "adresseerbaarObjectIdentificatie", "value": "", "description": "De identificatie van een adresseerbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." }, { "disabled": false, "key": "zoekresultaatIdentificatie", "value": "", "description": "De identificatie van een zoekresultaat van het endpoint get /adressen/zoek." }, { "disabled": false, "key": "expand", "value": "", "description": "Hiermee kun je opgeven welke gerelateerde resources meegeleverd moeten worden, en hun inhoud naar behoefte aanpassen. Hele resources of enkele properties geef je in de expand parameter kommagescheiden op. Properties die je wil ontvangen geef je op met de resource-naam gevolgd door de property naam, met daartussen een punt. In de definitie van het antwoord kun je bij _embedded zien welke gerelateerde resources meegeleverd kunnen worden. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/expand.feature)." }, { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" }, { "disabled": false, "key": "page", "value": "1", "description": "Pagina nummer" }, { "disabled": false, "key": "pageSize", "value": "20" }, { "disabled": false, "key": "postcode", "value": "", "description": "Postcode van het adres." }, { "disabled": false, "key": "huisnummer", "value": "", "description": "Huisnummer van het adres." }, { "disabled": false, "key": "huisletter", "value": "", "description": "Een toevoeging (in de vorm van een letter) aan een huisnummer van het adres. Bijvoorbeeld: Bij adres: Belgiëlaan 1 A2, 2391 PH HAZERSWOUDE-DORP, is 1 het huisnummer en A de huisletter." }, { "disabled": false, "key": "huisnummertoevoeging", "value": "", "description": "Een toevoeging (in de vorm van maximaal 4 cijfers of letters) aan een huisnummer of een combinatie van huisnummer en huisletter van het adres. Bijvoorbeeld: Bij het adres: Belgiëlaan 1 A2, 2391 PH HAZERSWOUDE-DORP, is 1 het huisnummer, A de huisletter en 2 de huisnummertoevoeging." }, { "disabled": false, "key": "exacteMatch", "value": "false", "description": "Geeft aan of de resultaten van de zoekopdracht exact overeen moeten komen met de opgegeven parameters, zie [functionele specificatie exacte match](https://github.com/lvbag/BAG-API/blob/master/Features/exacte_match.feature)." }, { "disabled": false, "key": "q", "value": "", "description": "Zoekterm op postcode, woonplaats, straatnaam, huisnummer, huisletter, huisnummertoevoeging." } ], "variable": [] }, "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "7b42a585-bccf-401f-b4cd-649783c4ba55", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "disabled": false, "key": "X-Pagination-Page", "value": "3", "description": "" }, { "disabled": false, "key": "X-Pagination-Limit", "value": "20", "description": "" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"_links\": {\n \"self\": {\n \"href\": {\n \"value\": \"\"\n },\n \"templated\": true,\n \"title\": \"minim in ex\"\n },\n \"first\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"enim incididunt\"\n },\n \"previous\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"proident ad\"\n },\n \"next\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"cupidatat ut mollit proident\"\n },\n \"last\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"mollit dolore sunt\"\n }\n },\n \"_embedded\": {\n \"adressen\": [\n {\n \"_links\": {\n \"value\": \"\"\n },\n \"_embedded\": {\n \"openbareRuimte\": {\n \"value\": \"\"\n },\n \"nummeraanduiding\": {\n \"value\": \"\"\n },\n \"woonplaats\": {\n \"value\": \"\"\n },\n \"adresseerbaarObject\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"_links\": {\n \"value\": \"\"\n },\n \"_embedded\": {\n \"openbareRuimte\": {\n \"value\": \"\"\n },\n \"nummeraanduiding\": {\n \"value\": \"\"\n },\n \"woonplaats\": {\n \"value\": \"\"\n },\n \"adresseerbaarObject\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4db0df0b-27cb-47cd-8b3e-e279a279f39e", "name": "Bad Request", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c3999952-4503-4edd-9dd8-1d1f92b34e73", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b4c27c45-8bec-4a72-b035-b0bfdb221fa9", "name": "Forbidden", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "26bcb0f8-ee57-4712-af72-eb2afea2e0bb", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1b8c0aa3-d8fa-491d-96ca-a07805a38921", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "211578db-967a-42fd-8c93-0cea4aebfa8d", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6e8d6b30-d89e-4560-b75d-b6baebb6f717", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "adressen" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "zoekresultaatIdentificatie", "value": "" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "postcode", "value": "6922KZ" }, { "key": "huisnummer", "value": "1" }, { "key": "huisletter", "value": "A" }, { "key": "huisnummertoevoeging", "value": "bis" }, { "key": "exacteMatch", "value": "true" }, { "key": "q", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] }, { "id": "f94612c5-a035-4176-982c-0803cd0a092d", "name": "\"fuzzy\" zoeken van adressen", "request": { "name": "\"fuzzy\" zoeken van adressen", "description": { "content": "Free query zoeken van adressen met postcode, woonplaats, straatnaam, huisnummer, huisletter, huisnummertoevoeging. Delen van de adressen in het antwoord matchen exact met jouw invoer. Je vindt een adres door de zoekresultaatidentificatie uit het antwoord te gebruiken in get/adressen", "type": "text/plain" }, "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "zoek", "value": "", "description": "(Required) Zoekterm op postcode, woonplaats, straatnaam, huisnummer, huisletter, huisnummertoevoeging." }, { "disabled": false, "key": "page", "value": "1", "description": "Pagina nummer" }, { "disabled": false, "key": "pageSize", "value": "20" } ], "variable": [] }, "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "8e438f20-da64-403c-9791-e8efb19655e2", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "disabled": false, "key": "X-Pagination-Page", "value": "3", "description": "" }, { "disabled": false, "key": "X-Pagination-Limit", "value": "20", "description": "" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"_links\": {\n \"self\": {\n \"href\": {\n \"value\": \"\"\n },\n \"templated\": false,\n \"title\": \"pariatur veniam Duis al\"\n },\n \"first\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"sed consequat qui ipsum in\"\n },\n \"previous\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"dolor fugiat consequat\"\n },\n \"next\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"velit quis in sit consequat\"\n },\n \"last\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"deserunt eu\"\n }\n },\n \"_embedded\": {\n \"zoekresultaten\": [\n {\n \"omschrijving\": \"proident esse anim\",\n \"identificatie\": \"ea\",\n \"_links\": {\n \"adres\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"ex anim cupidatat Ut\"\n }\n }\n },\n {\n \"omschrijving\": \"Lorem tempor\",\n \"identificatie\": \"ut id\",\n \"_links\": {\n \"adres\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"cillum minim\"\n }\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "cd04cb70-c9d7-4ce7-ac88-b07b100b909b", "name": "Bad Request", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "128af71b-592a-451b-9970-8723c9f34771", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1f5bb149-7536-420c-a4d7-1ef9095f42c6", "name": "Forbidden", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8643e27b-5f49-4c72-a912-2f4fd479b4fc", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e9eebedb-37fc-4d0b-8852-c2574b204979", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "02b8e153-ab8e-4667-bcf1-ab0e66f9431f", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8ccc8ac4-07b4-41c4-964d-7c2c5cf29c36", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "adressen", "zoek" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "zoek", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] }, { "id": "4fae2876-c706-4546-9034-b8239007c039", "name": "levert een adres", "request": { "name": "levert een adres", "description": { "content": "Raadpleeg een actueel adres met de nummeraanduidingidentificatie. \nGebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature). \nGebruik de expand-parameter als je het antwoord wil uitbreiden met (delen van) de gerelateerde resources nummeraanduiding, woonplaats, openbare ruimte, adresseerbaarobject, zie [functionele specificaties expand-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/expand.feature).", "type": "text/plain" }, "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "expand", "value": "", "description": "Hiermee kun je opgeven welke gerelateerde resources meegeleverd moeten worden, en hun inhoud naar behoefte aanpassen. Hele resources of enkele properties geef je in de expand parameter kommagescheiden op. Properties die je wil ontvangen geef je op met de resource-naam gevolgd door de property naam, met daartussen een punt. In de definitie van het antwoord kun je bij _embedded zien welke gerelateerde resources meegeleverd kunnen worden. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/expand.feature)." }, { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "3a23f926-d203-4af6-8594-3df88debf9e4", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"straat\": \"Laan van de landinrichtingscommissie Duiven-Westervoort\",\n \"huisnummer\": 1,\n \"huisletter\": \"A\",\n \"huisnummertoevoeging\": \"bis\",\n \"postcode\": \"6922KZ\",\n \"woonplaats\": \"Duiven\",\n \"adresregel1\": \"Ln vd l D-Westervoort 1\",\n \"adresregel2\": \"6922 KZ DUIVEN\",\n \"korteNaam\": \"Ln vd l D-Westervoort\",\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"openbareRuimteIdentificatie\": \"0226300000136166\",\n \"woonplaatsIdentificatie\": \"2096\",\n \"adresseerbaarObjectIdentificatie\": \"0226010000038820\",\n \"pandIdentificaties\": [\n \"0226100000008856\"\n ],\n \"isNevenadres\": true,\n \"geconstateerd\": true,\n \"mogelijkOnjuist\": {\n \"adresregel1\": false,\n \"adresregel2\": false,\n \"korteNaam\": false,\n \"straat\": false,\n \"huisnummer\": true,\n \"huisletter\": true,\n \"huisnummertoevoeging\": true,\n \"postcode\": true,\n \"woonplaats\": false,\n \"nummeraanduidingIdentificatie\": false,\n \"openbareRuimteIdentificatie\": false,\n \"woonplaatsIdentificatie\": false,\n \"toelichting\": [\n \"Geometrie of woonplaatsgrens is mogelijk onjuist, waardoor gaten of overlappingen ontstaan in de registratie van woonplaatsen. Gevolg kan zijn dat een object in een verkeerde woonplaats, in twee woonplaatsen, of in geen enkele woonplaats ligt.\",\n \"Geometrie of woonplaatsgrens is mogelijk onjuist, waardoor gaten of overlappingen ontstaan in de registratie van woonplaatsen. Gevolg kan zijn dat een object in een verkeerde woonplaats, in twee woonplaatsen, of in geen enkele woonplaats ligt.\"\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"qui sit Lorem co\"\n },\n \"openbareRuimte\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"in officia\"\n },\n \"nummeraanduiding\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"minim nulla fugiat\"\n },\n \"woonplaats\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"in\"\n },\n \"adresseerbaarObject\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"anim ut ipsum\"\n },\n \"panden\": [\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"reprehenderit non ipsum\"\n },\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"consectetur do deserunt qui\"\n }\n ]\n },\n \"_embedded\": {\n \"openbareRuimte\": {\n \"identificatie\": \"voluptate dolor\",\n \"domein\": \"Ut aliquip dolore tempor\",\n \"naam\": \"Laan van de landinrichtingscommissie Duiven-Westervoort\",\n \"type\": \"Weg\",\n \"status\": \"Naamgeving uitgegeven\",\n \"korteNaam\": \"Ln vd l D-Westervoort\",\n \"geconstateerd\": false,\n \"documentdatum\": \"1982-09-17\",\n \"documentnummer\": \"BAG-21\",\n \"woonplaatsIdentificatie\": \"2096\",\n \"mogelijkOnjuist\": {\n \"naam\": {\n \"value\": \"\"\n },\n \"korteNaam\": {\n \"value\": \"\"\n },\n \"type\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"woonplaatsIdentificatie\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"ad\"\n },\n \"woonplaats\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"tempor ea sunt quis\"\n }\n }\n },\n \"nummeraanduiding\": {\n \"identificatie\": \"proident Duis id irure\",\n \"domein\": \"cillum exercitation\",\n \"huisnummer\": 1,\n \"huisletter\": \"A\",\n \"huisnummertoevoeging\": \"bis\",\n \"postcode\": \"6922KZ\",\n \"status\": \"Naamgeving uitgegeven\",\n \"geconstateerd\": true,\n \"documentdatum\": \"1970-11-02\",\n \"documentnummer\": \"Duiven 25112019\",\n \"woonplaatsIdentificatie\": \"2096\",\n \"openbareRuimteIdentificatie\": \"0226300000136166\",\n \"mogelijkOnjuist\": {\n \"huisnummer\": {\n \"value\": \"\"\n },\n \"huisletter\": {\n \"value\": \"\"\n },\n \"huisnummertoevoeging\": {\n \"value\": \"\"\n },\n \"postcode\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"woonplaatsIdentificatie\": {\n \"value\": \"\"\n },\n \"openbareRuimteIdentificatie\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"ad ut\"\n },\n \"adres\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"et labore proident\"\n },\n \"openbareRuimte\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"dolore pariatur\"\n },\n \"woonplaats\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"mollit amet\"\n }\n }\n },\n \"woonplaats\": {\n \"identificatie\": \"consequat commodo ad\",\n \"domein\": \"voluptate sed\",\n \"naam\": \"Duiven\",\n \"status\": \"Woonplaats aangewezen\",\n \"geconstateerd\": false,\n \"documentdatum\": \"1945-01-11\",\n \"documentnummer\": \"09.0898\",\n \"mogelijkOnjuist\": {\n \"naam\": {\n \"value\": \"\"\n },\n \"geometrie\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"sed in mollit\"\n }\n }\n },\n \"adresseerbaarObject\": {\n \"identificatie\": \"0226010000038820\",\n \"domein\": \"nostrud et\",\n \"type\": \"ligplaats\",\n \"documentdatum\": \"1998-06-25\",\n \"documentnummer\": \"19SZ2048\",\n \"gebruiksdoelen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"geconstateerd\": true,\n \"geometrie\": {\n \"punt\": {\n \"value\": \"\"\n },\n \"vlak\": {\n \"value\": \"\"\n }\n },\n \"pandIdentificaties\": [\n \"0226100000008856\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"oppervlakte\": 9796463,\n \"status\": \"Plaats aangewezen\",\n \"mogelijkOnjuist\": {\n \"gebruiksdoelen\": {\n \"value\": \"\"\n },\n \"geometrie\": {\n \"value\": \"\"\n },\n \"nummeraanduidingIdentificaties\": {\n \"value\": \"\"\n },\n \"pandIdentificaties\": {\n \"value\": \"\"\n },\n \"oppervlakte\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"adressen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"panden\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"magna irure laborum officia\"\n }\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4d08df59-1291-457a-b6f4-fc17e9f19053", "name": "Bad Request", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ee8c1f5d-073b-4834-8078-13c251c73dfe", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "8d860cf4-033a-43a4-85d0-0c07aea16322", "name": "Forbidden", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b5bc871d-13a6-4a69-8ef1-ce636ddc2095", "name": "Not Found", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5\",\n \"title\": \"Opgevraagde resource bestaat niet.\",\n \"status\": 404,\n \"detail\": \"The server has not found anything matching the Request-URI.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notFound\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "858ed3ed-cf10-49e4-84c1-e7747a4258b7", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "1264e39e-7af8-4ca8-9ffd-6699e312a45c", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e94fc538-e751-4268-b488-75ecb6cde7e2", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "362a5b45-e909-43d4-897e-c4247d279a23", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "adressen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] } ], "event": [] }, { "id": "9eaa8825-e552-4a5b-bd61-2bc4ac6a3dd5", "name": "adresseerbareobjecten", "item": [ { "id": "997158e8-b854-45ce-8178-0bff7322971d", "name": "vindt verblijfsobjecten, ligplaatsen, standplaatsen", "request": { "name": "vindt verblijfsobjecten, ligplaatsen, standplaatsen", "description": { "content": "Zoek actuele adresseerbare objecten (verblijfsobjecten, standplaatsen of ligplaatsen) met:\n1. een nummeraanduidingidentificatie of\n2. een pandidentificatie of\n3. een lijst met pandidentificaties of\n4. een geometrische contour (rechthoek) in combinatie met status geconstateerd, oppervlakte, gebruiksdoel en/of type.\n\nHet zoeken van adresseerbare objecten met een oppervlakte en een type=ligplaats of type=standplaats wordt niet ondersteund en levert een foutmelding.\nGebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature).\nGebruik de expand-parameter als je het antwoord wil uitbreiden met (delen van) de gerelateerde resources adres en pand, zie [functionele specificaties expand-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/expand.feature). Je kunt panden niet expanden als je tegelijkertijd de query parameter pandIdentificatie(s) gebruikt.", "type": "text/plain" }, "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "nummeraanduidingIdentificatie", "value": "", "description": "Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." }, { "disabled": false, "key": "pandIdentificatie", "value": "", "description": "Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." }, { "disabled": false, "key": "expand", "value": "", "description": "Hiermee kun je opgeven welke gerelateerde resources meegeleverd moeten worden, en hun inhoud naar behoefte aanpassen. Hele resources of enkele properties geef je in de expand parameter kommagescheiden op. Properties die je wil ontvangen geef je op met de resource-naam gevolgd door de property naam, met daartussen een punt. In de definitie van het antwoord kun je bij _embedded zien welke gerelateerde resources meegeleverd kunnen worden. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/expand.feature)." }, { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" }, { "disabled": false, "key": "page", "value": "1", "description": "Pagina nummer" }, { "disabled": false, "key": "pageSize", "value": "20" }, { "disabled": false, "key": "pandIdentificaties", "value": "", "description": "Een lijst met identificaties van panden uit de BAG." }, { "disabled": false, "key": "geconstateerd", "value": "", "description": "Geeft aan of naar geconstateerde objecten moet worden gezocht." }, { "disabled": false, "key": "type", "value": "", "description": "Geeft aan of het adresseerbaar object een ligplaats, standplaats of verblijfsobject is." }, { "disabled": false, "key": "gebruiksdoelen", "value": "", "description": "De gebruiksdoelen van het verblijfsobject zoals in de vergunning is opgenomen of bij constatering is vastgesteld. Als een verblijfsobject één van de gebruiksdoelen in deze lijst heeft, dan wordt het verblijfsobject in het zoekresultaat meegenomen." }, { "disabled": false, "key": "bbox", "value": ",,,", "description": "Rechthoek waarbinnen het object dat je zoekt valt. Objecten die de rand van de rechthoek raken of kruisen worden in het zoekresultaat meegenomen. Voor een definitie van bbox, zie [OGC API Features specificatie - bbox definitie](https://docs.opengeospatial.org/is/17-069r3/17-069r3.html#ats_core_fc-bbox-definition). In tegenstelling tot wat er in de OGC API Features specificatie staat, wordt hier geen bbox-crs parameter maar de contentCrs parameter gebruikt om aan te geven in welk CRS de coördinaten van de bbox zijn. Daarnaast kan er alleen met 2D coördinaten worden gezocht. De oppervlakte van de bounding box mag maximaal 250 duizend vierkante meter zijn." }, { "disabled": false, "key": "oppervlakte[min]", "value": "", "description": "Geef de minimale en maximale oppervlakte op waarbinnen je wilt zoeken (in m2). Alleen verblijfsobjecten hebben een oppervlakte en kunnen met deze parameter worden gevonden. Ligplaatsen en standplaatsen hebben geen oppervlakte en kunnen met deze parameter niet worden gevonden. De oppervlakte van een verblijfsobject is een natuurlijk getal tussen 1 (minimaal) en 999999 (maximaal). Het is niet toegestaan voor min een grotere waarde op te geven dan voor max. Is min > max dan treedt een foutmelding op. Bv: oppervlakte[min]=100&oppervlakte[max]=200" }, { "disabled": false, "key": "oppervlakte[max]", "value": "", "description": "Geef de minimale en maximale oppervlakte op waarbinnen je wilt zoeken (in m2). Alleen verblijfsobjecten hebben een oppervlakte en kunnen met deze parameter worden gevonden. Ligplaatsen en standplaatsen hebben geen oppervlakte en kunnen met deze parameter niet worden gevonden. De oppervlakte van een verblijfsobject is een natuurlijk getal tussen 1 (minimaal) en 999999 (maximaal). Het is niet toegestaan voor min een grotere waarde op te geven dan voor max. Is min > max dan treedt een foutmelding op. Bv: oppervlakte[min]=100&oppervlakte[max]=200" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "046b330e-1032-46c2-9ec3-b904cb6dc74f", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "disabled": false, "key": "X-Pagination-Page", "value": "3", "description": "" }, { "disabled": false, "key": "X-Pagination-Limit", "value": "20", "description": "" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"_embedded\": {\n \"adresseerbareObjecten\": [\n {\n \"identificatie\": \"0226010000038820\",\n \"domein\": \"fugiat\",\n \"type\": \"ligplaats\",\n \"documentdatum\": \"1978-03-30\",\n \"documentnummer\": \"19SZ2048\",\n \"gebruiksdoelen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"geconstateerd\": true,\n \"geometrie\": {\n \"punt\": {\n \"value\": \"\"\n },\n \"vlak\": {\n \"value\": \"\"\n }\n },\n \"pandIdentificaties\": [\n \"0226100000008856\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"oppervlakte\": -46651375,\n \"status\": \"Verblijfsobject in gebruik (niet ingemeten)\",\n \"mogelijkOnjuist\": {\n \"gebruiksdoelen\": {\n \"value\": \"\"\n },\n \"geometrie\": {\n \"value\": \"\"\n },\n \"nummeraanduidingIdentificaties\": {\n \"value\": \"\"\n },\n \"pandIdentificaties\": {\n \"value\": \"\"\n },\n \"oppervlakte\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"adressen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"panden\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"commodo Excepteur dolore Lorem\"\n }\n },\n \"_embedded\": {\n \"adressen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"panden\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n {\n \"identificatie\": \"0226010000038820\",\n \"domein\": \"in dolor cupidatat veniam dolore\",\n \"type\": \"verblijfsobject\",\n \"documentdatum\": \"1983-08-15\",\n \"documentnummer\": \"19SZ2048\",\n \"gebruiksdoelen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"geconstateerd\": true,\n \"geometrie\": {\n \"punt\": {\n \"value\": \"\"\n },\n \"vlak\": {\n \"value\": \"\"\n }\n },\n \"pandIdentificaties\": [\n \"0226100000008856\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"oppervlakte\": 73421697,\n \"status\": \"Verblijfsobject buiten gebruik\",\n \"mogelijkOnjuist\": {\n \"gebruiksdoelen\": {\n \"value\": \"\"\n },\n \"geometrie\": {\n \"value\": \"\"\n },\n \"nummeraanduidingIdentificaties\": {\n \"value\": \"\"\n },\n \"pandIdentificaties\": {\n \"value\": \"\"\n },\n \"oppervlakte\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"adressen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"panden\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"esse voluptate dolor\"\n }\n },\n \"_embedded\": {\n \"adressen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"panden\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": {\n \"value\": \"\"\n },\n \"templated\": false,\n \"title\": \"nisi sed sint et minim\"\n },\n \"first\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"ipsum ullamco Ut\"\n },\n \"previous\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"exercitation et\"\n },\n \"next\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"fugiat incididunt est\"\n },\n \"last\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"laborum cupidatat cillum\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "08ade218-c974-4506-8890-1f10951992dc", "name": "Bad Request", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "0ddcaf36-89ea-44a5-a42d-d0fa1c3d027b", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4e87411e-4fe9-4126-8667-227011d34856", "name": "Forbidden", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c80beddd-af89-422c-a32f-989af3b45188", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5708ad35-1e21-4492-9f88-5c6cdc649ecf", "name": "Precondition failed", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Precondition Failed", "code": 412, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.13\",\n \"title\": \"Precondition Failed\",\n \"status\": 412,\n \"detail\": \"The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"preconditionFailed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "451960d1-ed97-4504-bf9c-048ec12b6072", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "be644375-3dca-4e97-ad92-964a0b2e0cf3", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "72c3eee5-e7d4-41b3-9ca4-feba77aeb3e9", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "adresseerbareobjecten" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "pandIdentificatie", "value": "0226100000008856" }, { "key": "expand", "value": "" }, { "key": "fields", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" }, { "key": "pandIdentificaties", "value": "0226100000008856" }, { "key": "geconstateerd", "value": "" }, { "key": "type", "value": "" }, { "key": "gebruiksdoelen", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "oppervlakte[min]", "value": "" }, { "key": "oppervlakte[max]", "value": "" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] }, { "id": "42fc597b-e25b-4225-b639-f845cac989cc", "name": "levert een verblijfsobject, standplaats of ligplaats", "request": { "name": "levert een verblijfsobject, standplaats of ligplaats", "description": { "content": "Raadpleeg een actueel adresseerbaar object met de identificatie. Dit is de identificatie van een verblijfsobject, ligplaats of standplaats. Gebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature). Gebruik de expand-parameter als je het antwoord wil uitbreiden met (delen van) de gerelateerde resources adres en pand, zie [functionele specificaties expand-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/expand.feature).", "type": "text/plain" }, "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "expand", "value": "", "description": "Hiermee kun je opgeven welke gerelateerde resources meegeleverd moeten worden, en hun inhoud naar behoefte aanpassen. Hele resources of enkele properties geef je in de expand parameter kommagescheiden op. Properties die je wil ontvangen geef je op met de resource-naam gevolgd door de property naam, met daartussen een punt. In de definitie van het antwoord kun je bij _embedded zien welke gerelateerde resources meegeleverd kunnen worden. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/expand.feature)." }, { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "159ca359-80da-4568-90bc-6aa156a551c4", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"identificatie\": \"0226010000038820\",\n \"domein\": \"sed commodo id mollit\",\n \"type\": \"\",\n \"documentdatum\": \"1988-05-04\",\n \"documentnummer\": \"19SZ2048\",\n \"gebruiksdoelen\": [\n \"\",\n \"\"\n ],\n \"geconstateerd\": true,\n \"geometrie\": {\n \"punt\": {\n \"coordinates\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"type\": \"Point\"\n },\n \"vlak\": {\n \"coordinates\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"type\": \"Polygon\"\n }\n },\n \"pandIdentificaties\": [\n \"0226100000008856\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": true\n },\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": true\n }\n ],\n \"oppervlakte\": -39911415,\n \"status\": \"Verblijfsobject gevormd\",\n \"mogelijkOnjuist\": {\n \"gebruiksdoelen\": true,\n \"geometrie\": false,\n \"nummeraanduidingIdentificaties\": false,\n \"pandIdentificaties\": false,\n \"oppervlakte\": true,\n \"status\": false,\n \"toelichting\": [\n \"Locatie/contour mogelijk onjuist.\",\n \"Locatie/contour mogelijk onjuist.\"\n ]\n },\n \"_links\": {\n \"adressen\": [\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"deserunt sunt consectetur Duis\"\n },\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"elit dolor\"\n }\n ],\n \"panden\": [\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"ipsum tempor reprehenderit ullamco\"\n },\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"\"\n }\n ],\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"officia Ut non\"\n }\n },\n \"_embedded\": {\n \"adressen\": [\n {\n \"straat\": \"Laan van de landinrichtingscommissie Duiven-Westervoort\",\n \"huisnummer\": 1,\n \"huisletter\": \"A\",\n \"huisnummertoevoeging\": \"bis\",\n \"postcode\": \"6922KZ\",\n \"woonplaats\": \"Duiven\",\n \"adresregel1\": \"Ln vd l D-Westervoort 1\",\n \"adresregel2\": \"6922 KZ DUIVEN\",\n \"korteNaam\": \"Ln vd l D-Westervoort\",\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"openbareRuimteIdentificatie\": \"0226300000136166\",\n \"woonplaatsIdentificatie\": \"2096\",\n \"adresseerbaarObjectIdentificatie\": \"0226010000038820\",\n \"pandIdentificaties\": [\n \"0226100000008856\"\n ],\n \"isNevenadres\": true,\n \"geconstateerd\": false,\n \"mogelijkOnjuist\": {\n \"adresregel1\": true,\n \"adresregel2\": true,\n \"korteNaam\": false,\n \"straat\": false,\n \"huisnummer\": true,\n \"huisletter\": true,\n \"huisnummertoevoeging\": true,\n \"postcode\": false,\n \"woonplaats\": false,\n \"nummeraanduidingIdentificatie\": false,\n \"openbareRuimteIdentificatie\": false,\n \"woonplaatsIdentificatie\": false,\n \"toelichting\": [\n \"Geometrie of woonplaatsgrens is mogelijk onjuist, waardoor gaten of overlappingen ontstaan in de registratie van woonplaatsen. Gevolg kan zijn dat een object in een verkeerde woonplaats, in twee woonplaatsen, of in geen enkele woonplaats ligt.\",\n \"Geometrie of woonplaatsgrens is mogelijk onjuist, waardoor gaten of overlappingen ontstaan in de registratie van woonplaatsen. Gevolg kan zijn dat een object in een verkeerde woonplaats, in twee woonplaatsen, of in geen enkele woonplaats ligt.\"\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"adipisicing incididunt \"\n },\n \"openbareRuimte\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"ad Ut consequat\"\n },\n \"nummeraanduiding\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"et\"\n },\n \"woonplaats\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"Lorem et eiusmod\"\n },\n \"adresseerbaarObject\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"ullamco dolor non adipisicing\"\n },\n \"panden\": [\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"est consequat voluptate\"\n },\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"Excepteur mollit officia Lorem\"\n }\n ]\n }\n },\n {\n \"straat\": \"Laan van de landinrichtingscommissie Duiven-Westervoort\",\n \"huisnummer\": 1,\n \"huisletter\": \"A\",\n \"huisnummertoevoeging\": \"bis\",\n \"postcode\": \"6922KZ\",\n \"woonplaats\": \"Duiven\",\n \"adresregel1\": \"Ln vd l D-Westervoort 1\",\n \"adresregel2\": \"6922 KZ DUIVEN\",\n \"korteNaam\": \"Ln vd l D-Westervoort\",\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"openbareRuimteIdentificatie\": \"0226300000136166\",\n \"woonplaatsIdentificatie\": \"2096\",\n \"adresseerbaarObjectIdentificatie\": \"0226010000038820\",\n \"pandIdentificaties\": [\n \"0226100000008856\"\n ],\n \"isNevenadres\": true,\n \"geconstateerd\": false,\n \"mogelijkOnjuist\": {\n \"adresregel1\": false,\n \"adresregel2\": true,\n \"korteNaam\": false,\n \"straat\": true,\n \"huisnummer\": false,\n \"huisletter\": false,\n \"huisnummertoevoeging\": false,\n \"postcode\": false,\n \"woonplaats\": false,\n \"nummeraanduidingIdentificatie\": true,\n \"openbareRuimteIdentificatie\": false,\n \"woonplaatsIdentificatie\": false,\n \"toelichting\": [\n \"Geometrie of woonplaatsgrens is mogelijk onjuist, waardoor gaten of overlappingen ontstaan in de registratie van woonplaatsen. Gevolg kan zijn dat een object in een verkeerde woonplaats, in twee woonplaatsen, of in geen enkele woonplaats ligt.\",\n \"Geometrie of woonplaatsgrens is mogelijk onjuist, waardoor gaten of overlappingen ontstaan in de registratie van woonplaatsen. Gevolg kan zijn dat een object in een verkeerde woonplaats, in twee woonplaatsen, of in geen enkele woonplaats ligt.\"\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"aliquip consectetur\"\n },\n \"openbareRuimte\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"Duis dolor in\"\n },\n \"nummeraanduiding\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"mollit quis\"\n },\n \"woonplaats\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"culpa cupidatat\"\n },\n \"adresseerbaarObject\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"nisi sit\"\n },\n \"panden\": [\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"culpa\"\n },\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"ut incididunt ullamco dolor non\"\n }\n ]\n }\n }\n ],\n \"panden\": [\n {\n \"identificatie\": \"dolore\",\n \"domein\": \"laborum nostrud\",\n \"geometrie\": {\n \"coordinates\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"type\": \"Polygon\"\n },\n \"oorspronkelijkBouwjaar\": 1991,\n \"status\": {\n \"value\": \"\"\n },\n \"geconstateerd\": true,\n \"documentdatum\": \"1978-03-03\",\n \"documentnummer\": \"09.BW.0273\",\n \"adresseerbaarObjectIdentificaties\": [\n \"0226010000038820\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"mogelijkOnjuist\": {\n \"value\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"value\": \"\"\n },\n \"adressen\": {\n \"value\": \"\"\n },\n \"adresseerbareObjecten\": {\n \"value\": \"\"\n }\n }\n },\n {\n \"identificatie\": \"nulla fugiat eiu\",\n \"domein\": \"non ipsum officia ut\",\n \"geometrie\": {\n \"coordinates\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"type\": \"Polygon\"\n },\n \"oorspronkelijkBouwjaar\": 1991,\n \"status\": {\n \"value\": \"\"\n },\n \"geconstateerd\": true,\n \"documentdatum\": \"1960-04-13\",\n \"documentnummer\": \"09.BW.0273\",\n \"adresseerbaarObjectIdentificaties\": [\n \"0226010000038820\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"mogelijkOnjuist\": {\n \"value\": \"\"\n },\n \"_links\": {\n \"self\": {\n \"value\": \"\"\n },\n \"adressen\": {\n \"value\": \"\"\n },\n \"adresseerbareObjecten\": {\n \"value\": \"\"\n }\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2977ec94-5712-4896-a718-68589f710dfc", "name": "Bad Request", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "4eb56939-11c0-47db-88a5-ed179341f9d9", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fce8740a-31e4-4c93-8041-b29587cb553a", "name": "Forbidden", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c973f1b0-9c50-4aec-a260-f5621e4023f2", "name": "Not Found", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5\",\n \"title\": \"Opgevraagde resource bestaat niet.\",\n \"status\": 404,\n \"detail\": \"The server has not found anything matching the Request-URI.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notFound\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c7186203-9bd8-4e07-9a75-8c2e5e14a08d", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9e9f8f23-80b4-4c5f-960c-60eb892897ef", "name": "Precondition failed", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Precondition Failed", "code": 412, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.13\",\n \"title\": \"Precondition Failed\",\n \"status\": 412,\n \"detail\": \"The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"preconditionFailed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "07e97de5-9fec-43f8-b8e5-d04a4c66c63e", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "07a0c1d8-58ba-4af7-b442-022a29045e04", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5d76ef61-bd55-47ef-8538-642e9385556a", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "adresseerbareobjecten", ":adresseerbaarobjectidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "adresseerbaarobjectidentificatie", "description": "(Required) De identificatie van een adresserbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] } ], "event": [] }, { "id": "86cb8b1e-cd6d-4ec2-a90a-64e752d411a5", "name": "levert BAG details van een woonplaats", "request": { "name": "levert BAG details van een woonplaats", "description": { "content": "Raadpleeg een actuele woonplaats met de identificatie. Een woonplaats is een gedeelte van het grondgebied van de gemeente met een naam. Gebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature). Gebruik de expand-parameter als je het antwoord wil uitbreiden met de gerelateerde resource geometrie, zie [functionele specificaties expand-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/expand.feature).", "type": "text/plain" }, "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "expand", "value": "", "description": "Hiermee kun je opgeven welke gerelateerde resources meegeleverd moeten worden, en hun inhoud naar behoefte aanpassen. Hele resources of enkele properties geef je in de expand parameter kommagescheiden op. Properties die je wil ontvangen geef je op met de resource-naam gevolgd door de property naam, met daartussen een punt. In de definitie van het antwoord kun je bij _embedded zien welke gerelateerde resources meegeleverd kunnen worden. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/expand.feature)." }, { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "fa74d080-ecb8-440c-a4b8-a1dd192d77d3", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"identificatie\": \"sunt et qu\",\n \"domein\": \"in\",\n \"naam\": \"Duiven\",\n \"status\": \"Woonplaats aangewezen\",\n \"geconstateerd\": true,\n \"documentdatum\": \"1984-06-16\",\n \"documentnummer\": \"09.0898\",\n \"mogelijkOnjuist\": {\n \"naam\": true,\n \"geometrie\": false,\n \"status\": true,\n \"toelichting\": [\n \"Woonplaats bestaat mogelijk niet.\",\n \"Woonplaats bestaat mogelijk niet.\"\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"reprehenderit\"\n }\n },\n \"_embedded\": {\n \"geometrie\": {\n \"vlak\": {\n \"coordinates\": [\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n ],\n \"type\": \"Polygon\"\n },\n \"multivlak\": {\n \"coordinates\": [\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n ],\n \"type\": \"MultiPolygon\"\n }\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "fd98d312-984f-4bc7-a94b-f765972854b6", "name": "Bad Request", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "db427bde-d31f-4fc8-97d1-6c14c9fd052a", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "69d05da9-2e6e-42f2-bd7d-753eaea8f50a", "name": "Forbidden", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "409967de-9f0f-409a-b430-2689c9cde6ea", "name": "Not Found", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5\",\n \"title\": \"Opgevraagde resource bestaat niet.\",\n \"status\": 404,\n \"detail\": \"The server has not found anything matching the Request-URI.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notFound\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d7ac95d3-19ba-40eb-a7bf-b953a8ae2784", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b72076f0-d7fa-48b5-8402-c040f4de9a40", "name": "Precondition failed", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Precondition Failed", "code": 412, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.13\",\n \"title\": \"Precondition Failed\",\n \"status\": 412,\n \"detail\": \"The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"preconditionFailed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2119df4f-8415-4105-8c1c-ebcd5e066ea9", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "d2e375be-2fc2-40f2-9ec2-2a60b4f716bb", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b279a394-8062-4998-8da3-febc54d9f649", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "woonplaatsen", ":woonplaatsidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "expand", "value": "" }, { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "woonplaatsidentificatie", "description": "(Required) De identificatie van een woonplaats." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] }, { "id": "c1829d81-64e2-4d15-8d6d-71eac8939258", "name": "levert BAG detals van een openbare ruimte", "request": { "name": "levert BAG detals van een openbare ruimte", "description": { "content": "Raadpleeg een actuele openbare ruimte met de identificatie. Een openbare ruimte is een buitenruimte met een naam die binnen één woonplaats ligt, bijvoorbeeld een straat of een plein. Gebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature).", "type": "text/plain" }, "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "dcd6d870-cda7-4a8b-9813-cc3f98d47115", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"identificatie\": \"culpa adipisicing sint occaecat\",\n \"domein\": \"officia Duis cupidatat id\",\n \"naam\": \"Laan van de landinrichtingscommissie Duiven-Westervoort\",\n \"type\": \"Kunstwerk\",\n \"status\": \"Naamgeving uitgegeven\",\n \"korteNaam\": \"Ln vd l D-Westervoort\",\n \"geconstateerd\": true,\n \"documentdatum\": \"1975-09-13\",\n \"documentnummer\": \"BAG-21\",\n \"woonplaatsIdentificatie\": \"2096\",\n \"mogelijkOnjuist\": {\n \"naam\": true,\n \"korteNaam\": true,\n \"type\": true,\n \"status\": true,\n \"woonplaatsIdentificatie\": false,\n \"toelichting\": [\n \"Openbare ruimtenaam komt mogelijk niet overeen met de vermelding in het straatnaambesluit.\",\n \"Openbare ruimtenaam komt mogelijk niet overeen met de vermelding in het straatnaambesluit.\"\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"Excepteur eiusmod amet culpa\"\n },\n \"woonplaats\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"ut velit esse\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "87e04e1d-4ce6-4e7f-81f4-2a35d6894e90", "name": "Bad Request", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6bcd6687-debe-4032-ac16-29a8db81f2d1", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "b93e122b-188b-480b-b680-abe1c66d75b0", "name": "Forbidden", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "72d28345-5055-4068-8629-7e2472bcee74", "name": "Not Found", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5\",\n \"title\": \"Opgevraagde resource bestaat niet.\",\n \"status\": 404,\n \"detail\": \"The server has not found anything matching the Request-URI.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notFound\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "886cbf05-e5a3-4f9b-bf0c-cec71eb89612", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "55f82a96-752c-4495-8cd9-6ba2ab4b32d9", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "00736381-7919-4645-81ad-834e1a4d812a", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e1018756-77ff-4929-9426-b7f94b8cd154", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "openbareruimten", ":openbareruimteidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "openbareruimteidentificatie", "description": "(Required) Identificatie van een object uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] }, { "id": "cb0867b8-094d-4593-9ff6-0d089500d2b8", "name": "levert BAG details van een nummeraanduiding", "request": { "name": "levert BAG details van een nummeraanduiding", "description": { "content": "Raadpleeg een actuele nummeraanduiding met de identificatie. Een nummeraanduiding is een postcode, huisnummer met evt een huisletter en huisnummertoevoeging die hoort bij een verblijfsobject, een standplaats of een ligplaats. Gebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature).", "type": "text/plain" }, "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "feaadc54-80ed-437c-aad1-944695b63b82", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"identificatie\": \"ad id Excepteur\",\n \"domein\": \"dolor mollit commodo in voluptate\",\n \"huisnummer\": 1,\n \"huisletter\": \"A\",\n \"huisnummertoevoeging\": \"bis\",\n \"postcode\": \"6922KZ\",\n \"status\": \"Naamgeving uitgegeven\",\n \"geconstateerd\": false,\n \"documentdatum\": \"1965-03-11\",\n \"documentnummer\": \"Duiven 25112019\",\n \"woonplaatsIdentificatie\": \"2096\",\n \"openbareRuimteIdentificatie\": \"0226300000136166\",\n \"mogelijkOnjuist\": {\n \"huisnummer\": false,\n \"huisletter\": true,\n \"huisnummertoevoeging\": false,\n \"postcode\": true,\n \"status\": false,\n \"woonplaatsIdentificatie\": false,\n \"openbareRuimteIdentificatie\": true,\n \"toelichting\": [\n \"Woonplaats bestaat mogelijk niet.\",\n \"Woonplaats bestaat mogelijk niet.\"\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"nisi\"\n },\n \"adres\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"Lor\"\n },\n \"openbareRuimte\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"officia proident ut sit tempor\"\n },\n \"woonplaats\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"sint cillum deserunt\"\n }\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "6a47a339-489f-4c3d-b29e-6a4cf5f945ce", "name": "Bad Request", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5a7db414-479f-4279-865d-ea40d5b7c063", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "81c328f1-d701-4649-a0a5-6781e4da5d50", "name": "Forbidden", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "feb60cee-abeb-4b1c-9e01-3cd13d45e0f1", "name": "Not Found", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5\",\n \"title\": \"Opgevraagde resource bestaat niet.\",\n \"status\": 404,\n \"detail\": \"The server has not found anything matching the Request-URI.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notFound\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "08f96c67-7991-429f-88c3-fa68fe6cf689", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e1c809f7-dc2b-4808-80a1-76d7d5a54683", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c29cb98f-dabd-4956-9e1d-68134a4fd87a", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "f82d60bb-ef53-4f3e-8d69-48e16a6688ba", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "nummeraanduidingen", ":nummeraanduidingidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "nummeraanduidingidentificatie", "description": "(Required) Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] }, { "id": "e1c29fa7-dac1-407e-ba8a-b5f9dd96d55b", "name": "panden", "item": [ { "id": "4e2e20b6-2ec2-4f0d-b357-b6f0044d00b2", "name": "vindt panden", "request": { "name": "vindt panden", "description": { "content": "Zoek actuele panden:\n1. met de identificatie van een adresseerbaar object of\n2. met de identificatie van een nummeraanduiding of\n3. met een locatie (punt) of \n4. binnen een geometrische contour (rechthoek) die voldoen aan de opgegeven status, geconstateerd of bouwjaar.\n\nGebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature).", "type": "text/plain" }, "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "adresseerbaarObjectIdentificatie", "value": "", "description": "De identificatie van een adresseerbaar object uit de BAG. Deze is 16 cijfers lang en kan een verblijfsobject, een standplaats of een ligplaats zijn." }, { "disabled": false, "key": "nummeraanduidingIdentificatie", "value": "", "description": "Identificatie van een nummeraanduiding uit de BAG. Deze is 16 cijfers lang." }, { "disabled": false, "key": "locatie", "value": ",", "description": "Coördinaten van een locatie die als query-parameter gebruikt wordt om een object te zoeken. Let op, explode is false dus het formaat is ?locatie=196733.51,439931.89" }, { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" }, { "disabled": false, "key": "bbox", "value": ",,,", "description": "Rechthoek waarbinnen het object dat je zoekt valt. Objecten die de rand van de rechthoek raken of kruisen worden in het zoekresultaat meegenomen. Voor een definitie van bbox, zie [OGC API Features specificatie - bbox definitie](https://docs.opengeospatial.org/is/17-069r3/17-069r3.html#ats_core_fc-bbox-definition). In tegenstelling tot wat er in de OGC API Features specificatie staat, wordt hier geen bbox-crs parameter maar de contentCrs parameter gebruikt om aan te geven in welk CRS de coördinaten van de bbox zijn. Daarnaast kan er alleen met 2D coördinaten worden gezocht. De oppervlakte van de bounding box mag maximaal 250 duizend vierkante meter zijn." }, { "disabled": false, "key": "statusPand", "value": "", "description": "Status van het pand." }, { "disabled": false, "key": "geconstateerd", "value": "", "description": "Geeft aan of naar geconstateerde objecten moet worden gezocht." }, { "disabled": false, "key": "bouwjaar[min]", "value": "", "description": "Bouwjaar van het pand. Geeft het minimale en/of maximale bouwjaar aan van het pand waarnaar moet worden gezocht. Een bouwjaar is een natuurlijk getal tussen 0 (minimaal) en 9999 (maximaal). Bv: bouwjaar[min]=1970&bouwjaar[max]=2010" }, { "disabled": false, "key": "bouwjaar[max]", "value": "", "description": "Bouwjaar van het pand. Geeft het minimale en/of maximale bouwjaar aan van het pand waarnaar moet worden gezocht. Een bouwjaar is een natuurlijk getal tussen 0 (minimaal) en 9999 (maximaal). Bv: bouwjaar[min]=1970&bouwjaar[max]=2010" }, { "disabled": false, "key": "page", "value": "1", "description": "Pagina nummer" }, { "disabled": false, "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "856aa90b-dacb-4504-b262-ca53851c3995", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "disabled": false, "key": "X-Pagination-Page", "value": "3", "description": "" }, { "disabled": false, "key": "X-Pagination-Limit", "value": "20", "description": "" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"_links\": {\n \"self\": {\n \"href\": {\n \"value\": \"\"\n },\n \"templated\": true,\n \"title\": \"quis\"\n },\n \"first\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"proident\"\n },\n \"previous\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"non\"\n },\n \"next\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"culpa aliquip\"\n },\n \"last\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"aliquip\"\n }\n },\n \"_embedded\": {\n \"panden\": [\n {\n \"identificatie\": \"officia anim ipsum\",\n \"domein\": \"anim ex\",\n \"geometrie\": {\n \"coordinates\": [\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n ],\n \"type\": \"Polygon\"\n },\n \"oorspronkelijkBouwjaar\": 1991,\n \"status\": \"\",\n \"geconstateerd\": false,\n \"documentdatum\": \"1998-12-27\",\n \"documentnummer\": \"09.BW.0273\",\n \"adresseerbaarObjectIdentificaties\": [\n \"0226010000038820\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": false\n },\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": true\n }\n ],\n \"mogelijkOnjuist\": {\n \"geometrie\": {\n \"value\": \"\"\n },\n \"oorspronkelijkBouwjaar\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"dolor in \"\n },\n \"adressen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"adresseerbareObjecten\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n },\n {\n \"identificatie\": \"dolore occaecat do aliqua est\",\n \"domein\": \"nisi sunt irure\",\n \"geometrie\": {\n \"coordinates\": [\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n ],\n \"type\": \"Polygon\"\n },\n \"oorspronkelijkBouwjaar\": 1991,\n \"status\": \"\",\n \"geconstateerd\": false,\n \"documentdatum\": \"2009-03-30\",\n \"documentnummer\": \"09.BW.0273\",\n \"adresseerbaarObjectIdentificaties\": [\n \"0226010000038820\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": true\n },\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": false\n }\n ],\n \"mogelijkOnjuist\": {\n \"geometrie\": {\n \"value\": \"\"\n },\n \"oorspronkelijkBouwjaar\": {\n \"value\": \"\"\n },\n \"status\": {\n \"value\": \"\"\n },\n \"toelichting\": {\n \"value\": \"\"\n }\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"incididunt amet\"\n },\n \"adressen\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ],\n \"adresseerbareObjecten\": [\n {\n \"value\": \"\"\n },\n {\n \"value\": \"\"\n }\n ]\n }\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2ad763d8-189d-4b42-8424-8a64f9a7ae2d", "name": "Bad Request", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "ca54be1e-15d3-4de1-82e3-cb6045c00021", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "04917b34-e3b2-431b-a5c5-f2215235408d", "name": "Forbidden", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3a531dd7-fc30-45b5-86d2-264769bf0488", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "baf262df-137e-4c90-b684-be85ea8fd77a", "name": "Precondition failed", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Precondition Failed", "code": 412, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.13\",\n \"title\": \"Precondition Failed\",\n \"status\": 412,\n \"detail\": \"The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"preconditionFailed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9f3ae716-228f-4398-ac41-366d333be657", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c2075f22-a770-413a-b020-ab87d64ba148", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "54971211-6b76-4d24-a60e-b4185ea0e1fe", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "panden" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "adresseerbaarObjectIdentificatie", "value": "0226010000038820" }, { "key": "nummeraanduidingIdentificatie", "value": "0226200000038923" }, { "key": "locatie", "value": "196733.51,439931.89" }, { "key": "fields", "value": "" }, { "key": "bbox", "value": "196733.51,439931.89,196833.51,440031.89" }, { "key": "statusPand", "value": "" }, { "key": "geconstateerd", "value": "" }, { "key": "bouwjaar[min]", "value": "" }, { "key": "bouwjaar[max]", "value": "" }, { "key": "page", "value": "1" }, { "key": "pageSize", "value": "20" } ], "variable": [] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] }, { "id": "b08ad7ae-171d-4426-aa26-e3cca01c1de3", "name": "levert een pand", "request": { "name": "levert een pand", "description": { "content": "Raadpleeg een actueel pand met de identificatie. Een pand is een bouwkundige, constructief zelfstandige eenheid die direct en duurzaam met de aarde is verbonden en betreedbaar en afsluitbaar is. Gebruik de fields-parameter als je alleen specifieke velden in het antwoord wil zien, zie [functionele specificaties fields-parameter](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.3.0/features/fields.feature).", "type": "text/plain" }, "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "disabled": false, "key": "fields", "value": "", "description": "Hiermee kun je de inhoud van de resource naar behoefte aanpassen door een door komma's gescheiden lijst van property namen op te geven. Bij opgave van niet-bestaande properties wordt een 400 Bad Request teruggegeven. Wanneer de fields parameter niet is opgegeven, worden alle properties met een waarde teruggegeven. Zie [functionele specificaties](https://github.com/VNG-Realisatie/Haal-Centraal-common/blob/v1.2.0/features/fields.feature)" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] } }, "response": [ { "id": "00e8864c-c708-45b8-b8da-fc9176eb5996", "name": "Geslaagd", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "OK", "code": 200, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "disabled": false, "key": "warning", "value": "299 https://service.../api/.../v1 \"Deze versie van de API is verouderd en zal uit dienst worden genomen op 2018-02-01. Raadpleeg voor meer informatie hier de documentatie: https://omgevingswet.../api/.../v1\".", "description": "" }, { "disabled": false, "description": "CRS van de meegegeven geometrie. epsg:28992 mapt op het RD New Nederlands coordinatenstelsel.", "key": "Content-Crs", "value": "epsg:28992" }, { "key": "Content-Type", "value": "application/hal+json" } ], "body": "{\n \"identificatie\": \"nisi consequat proident\",\n \"domein\": \"eiusmod sit qui est consequat\",\n \"geometrie\": {\n \"coordinates\": [\n [\n [\n 47787138.59600687,\n -65366626.96491415\n ],\n [\n 15781760.178339794,\n 72736059.03779104\n ],\n [\n -97707343.61939692,\n 42244855.78943345\n ],\n [\n -23691162.723395288,\n 50411770.96481535\n ]\n ],\n [\n [\n -97522430.40498474,\n -50051521.71728056\n ],\n [\n -97257134.31637818,\n -280127.55446851254\n ],\n [\n -11080513.316905096,\n 84034107.15475604\n ],\n [\n 23940987.01624103,\n 39930158.65523356\n ]\n ]\n ],\n \"type\": \"Polygon\"\n },\n \"oorspronkelijkBouwjaar\": 1991,\n \"status\": \"\",\n \"geconstateerd\": true,\n \"documentdatum\": \"1998-02-21\",\n \"documentnummer\": \"09.BW.0273\",\n \"adresseerbaarObjectIdentificaties\": [\n \"0226010000038820\"\n ],\n \"nummeraanduidingIdentificaties\": [\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": true\n },\n {\n \"nummeraanduidingIdentificatie\": \"0226200000038923\",\n \"isNevenadres\": true\n }\n ],\n \"mogelijkOnjuist\": {\n \"geometrie\": true,\n \"oorspronkelijkBouwjaar\": false,\n \"status\": true,\n \"toelichting\": [\n \"Mogelijk is de bouw al gereed of is het pand niet gerealiseerd.\",\n \"Mogelijk is de bouw al gereed of is het pand niet gerealiseerd.\"\n ]\n },\n \"_links\": {\n \"self\": {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"enim velit sed eiusmod\"\n },\n \"adressen\": [\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"aliquip Duis esse \"\n },\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"voluptate eiusmod\"\n }\n ],\n \"adresseerbareObjecten\": [\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": true,\n \"title\": \"sed\"\n },\n {\n \"href\": \"https://datapunt.voorbeeldgemeente.nl/api/v{major-versie}/resourcename/{resource-identificatie}\",\n \"templated\": false,\n \"title\": \"ea\"\n }\n ]\n }\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "c30ddd83-ba7b-48d9-b048-e9bb3eca1b67", "name": "Bad Request", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Bad Request", "code": 400, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.1\",\n \"title\": \"Ten minste één parameter moet worden opgegeven.\",\n \"status\": 400,\n \"detail\": \"The request could not be understood by the server due to malformed syntax. The client SHOULD NOT repeat the request without modification.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"paramsRequired\",\n \"invalidParams\": [\n {\n \"type\": \"https://www.vng.nl/realisatie/api/validaties/integer\",\n \"name\": \"verblijfplaats__huisnummer\",\n \"code\": \"integer\",\n \"reason\": \"Waarde is geen geldige integer.\"\n }\n ]\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "2b77b01b-445f-4d57-8e42-a8e611e84de3", "name": "Unauthorized", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Unauthorized", "code": 401, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.2\",\n \"title\": \"Niet correct geauthenticeerd.\",\n \"status\": 401,\n \"detail\": \"The request requires user authentication. The response MUST include a WWW-Authenticate header field (section 14.47) containing a challenge applicable to the requested resource.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"authentication\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "91b637c8-fbff-437f-9dda-88cee9f66a50", "name": "Forbidden", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Forbidden", "code": 403, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.4\",\n \"title\": \"U bent niet geautoriseerd voor deze operatie.\",\n \"status\": 403,\n \"detail\": \"The server understood the request, but is refusing to fulfill it.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"autorisation\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "9766f8a4-9dc2-4ddb-b8fa-9914b0ec320f", "name": "Not Found", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Found", "code": 404, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.5\",\n \"title\": \"Opgevraagde resource bestaat niet.\",\n \"status\": 404,\n \"detail\": \"The server has not found anything matching the Request-URI.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notFound\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "3eccaa69-5466-4c16-8c24-4679063cef26", "name": "Not Acceptable", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Not Acceptable", "code": 406, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.7\",\n \"title\": \"Gevraagde contenttype wordt niet ondersteund.\",\n \"status\": 406,\n \"detail\": \"The resource identified by the request is only capable of generating response entities which have content characteristics not acceptable according to thr accept headers sent in the request\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAcceptable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "e82520b4-eaf5-488a-874a-bb05270a6337", "name": "Precondition failed", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Precondition Failed", "code": 412, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.4.13\",\n \"title\": \"Precondition Failed\",\n \"status\": 412,\n \"detail\": \"The precondition given in one or more of the request-header fields evaluated to false when it was tested on the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"preconditionFailed\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "5dba9807-50bc-4695-a829-63c35c207ba0", "name": "Internal Server Error", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.1\",\n \"title\": \"Interne server fout.\",\n \"status\": 500,\n \"detail\": \"The server encountered an unexpected condition which prevented it from fulfilling the request.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"serverError\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "57e9ff24-22fe-4543-aeeb-eee71864c51e", "name": "Service Unavailable", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Service Unavailable", "code": 503, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.5.4\",\n \"title\": \"Bronservice {bron} is tijdelijk niet beschikbaar.\",\n \"status\": 503,\n \"detail\": \"The service is currently unable to handle the request due to a temporary overloading or maintenance of the server.\",\n \"instance\": \"https://datapunt.voorbeeldgemeente.nl/api/v1/resourcenaam?parameter=waarde\",\n \"code\": \"notAvailable\"\n}", "cookie": [], "_postman_previewlanguage": "json" }, { "id": "dfcc85c5-9141-43cb-84eb-5e1ad3bc2aa4", "name": "Er is een onverwachte fout opgetreden", "originalRequest": { "url": { "path": [ "panden", ":pandidentificatie" ], "host": [ "{{baseUrl}}" ], "query": [ { "key": "fields", "value": "" } ], "variable": [ { "disabled": false, "type": "any", "value": "", "key": "pandidentificatie", "description": "(Required) Identificatie van een pand uit de BAG. Deze is 16 cijfers lang." } ] }, "header": [ { "description": { "content": "Added as a part of security scheme: apikey", "type": "text/plain" }, "key": "X-Api-Key", "value": "" }, { "disabled": false, "description": "Gewenste CRS van de coördinaten in de response.", "key": "Accept-Crs", "value": "epsg:28992" } ], "method": "GET", "body": {} }, "status": "Internal Server Error", "code": 500, "header": [ { "disabled": false, "key": "api-version", "value": "1.0.0", "description": "" }, { "key": "Content-Type", "value": "application/problem+json" } ], "body": "{\n \"type\": \"http://ifgfzjkLxFOtwWOCgCs.lsqPXNjyKQsryzYfL7D\",\n \"title\": \"ex\",\n \"status\": -62408852,\n \"detail\": \"dolor ad\",\n \"instance\": \"https://GkMDQWZiYItdkUMeIAHnBkJhqBAuhJhWq.pscAOX5Eey8IhuySMMXgTRVYvDoJZlC9YuoEvckd7hLZhriY+F97NuY\",\n \"code\": \"ut\"\n}", "cookie": [], "_postman_previewlanguage": "json" } ], "event": [] } ], "event": [] } ], "event": [], "variable": [ { "type": "string", "value": "https://api.bag.acceptatie.kadaster.nl/esd/huidigebevragingen/v1", "key": "baseUrl" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "X-Api-Key" }, { "key": "value", "value": "" }, { "key": "in", "value": "header" } ] }, "info": { "_postman_id": "93aa48f8-0dc6-4d3e-8277-ba4fc4b04c29", "name": "Huidige bevragingen API", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "description": { "content": "Deze API levert actuele gegevens over adressen, adresseerbare objecten en panden. Actueel betekent in deze API `zonder eindstatus`. De bron voor deze API is de basisregistratie adressen en gebouwen (BAG).\n\nContact Support:\n Name: Kadaster - Beheerder Landelijke Voorziening BAG\n Email: bag@kadaster.nl", "type": "text/plain" } } }