We gebruiken cookies voor een betere ervaring. Klik op "Alle cookies accepteren" om akkoord te gaan met het opslaan van alle cookies. Als u kiest voor "Alleen essentiële cookies accepteren", gebruiken we alleen noodzakelijke cookies die niet kunnen worden gedeactiveerd.

Meer informatie

Pro6PP v2 API
 2.0.0 
OAS 3.0

https://api.pro6pp.nl/v2/openapi.json

Introduction

This API is documented in OpenAPI format. In addition to standard OpenAPI syntax we use a few vendor extensions. This API replaces our v1 legacy API which we will drop support for in 2025. NOTE: All calls currently work with and without a trailing /. It is recommended to use no trailing backslash, trailing backslashes might be deprecated in the future.

Cross-Origin Resource Sharing

This API features Cross-Origin Resource Sharing (CORS) implemented in compliance with W3C spec. And that allows cross-domain communication from the browser. All responses have a wildcard same-origin which makes them completely public and accessible to everyone, including any code on any site.

Authentication

Pro6PP's security is based on an authorization key. You have to supply the query parameter 'authKey' to request data from the API.

Servers

Autocomplete [NL]

Autocomplete a Dutch address.

Autocomplete [BE]

Autocomplete a Belgium address.

Autocomplete [LU]

Autocomplete a Luxembourg address.

Autocomplete [DE]

Autocomplete a German address.

Autocomplete [FR]

Autocomplete a French address.

Autocomplete [DK]

Autocomplete a Danish address.

Autocomplete [AT]

Autocomplete a Austria address.

Autocomplete [CH]

Autocomplete a Swiss address.

Distance [NL]

Return driving distance and time between two Dutch postcodes.

Distance [CH]

Return driving distance and time between two Swiss postcodes.

Suggest [NL]

Suggest a Dutch address field.

Suggest [BE]

Suggest a Belgium address field.

Suggest [LU]

Suggest a Luxembourg address field.

Suggest [DE]

Suggest a German address.

Suggest [DK]

Suggest a Danish address.

Suggest [CH]

Suggest a Swiss address.

Suggest [AT]

Suggest a Austria address.

Suggest [FR]

Suggest a French address.

Range [NL]

Return Dutch postal codes within range of a given postal code

Range [BE]

Return Belgium postal codes within range of a given postal code

Range [LU]

Return Luxembourg postal codes within range of a given postal code

Range [FR]

Return French postal codes within range of a given postal code

Range [DE]

Return German postal codes within range of a given postal code

Range [DK]

Return Danish postal codes within range of a given postal code

Range [CH]

Return Swiss postal codes within range of a given postal code

Range [AT]

Return Austrian postal codes within range of a given postal code

Locator [NL]

Return near postcodes from a postcode or lat/lng combination.

Locator [LU]

Return near postcodes from a postcode or lat/lng combination.

Locator [DE]

Return near postcodes from a postcode or lat/lng combination.

Locator [FR]

Return near postcodes from a postcode or lat/lng combination.

Locator [DK]

Return near postcodes from a postcode or lat/lng combination.

Reverse [GLOBAL]

Reverse a latitude longitude to an address

Feedback [NL]

Feedback allows you to manage addresses missing in the Netherlands.

Feedback Postal Code [NL]

Feedback Postal Code allows you to manage postal codes missing in the Netherlands.

Feedback [BE]

Feedback allows you to manage addresses missing in Belgium. Note: For obtaining suggestions when adding addresses, it's recommended to add feedback through the CMS.

Feedback [DE]

Feedback allows you to manage addresses missing in Germany. Note: For obtaining suggestions when adding addresses, it's recommended to add feedback through the CMS.

Feedback [LU]

Feedback allows you to manage addresses missing in Luxembourg. Note: For obtaining suggestions when adding addresses, it's recommended to add feedback through the CMS.

Feedback [FR]

Feedback allows you to manage addresses missing in France. Note: For obtaining suggestions when adding addresses, it's recommended to add feedback through the CMS.

Feedback [CH]

Feedback allows you to manage addresses missing in Switzerland. Note: For obtaining suggestions when adding addresses, it's recommended to add feedback through the CMS.