Service endpoints

Summary
If you are using only one service, e.g., you are only using methods from the Address service, you can use an endpoint specifically for that service.
These names can be appended to the URL to create a service specific endpoint:

Introduction

If you are using only one service, e.g., you are only using methods from the Address service, you can use an endpoint specifically for that service.  Especially for SOAP this brings a performance improvement, as the WSDL gets significantly smaller.

The service specific endpoint can be obtained by putting the service name right behind the hostname.  For example, if you currently use the URL

https://ws1.webservices.nl/soap_doclit?wsdl

and you want to use the address service endpoint, you can use the following URL:

https://ws1.webservices.nl- /address- /soap_doclit?wsdl

Service names

These names can be appended to the URL to create a service specific endpoint:

accountingAccounting
addressAddress
areacodeAreacode
carCar
creditsafeCreditsafe
dnbDun & Bradstreet
driveinfoDriveinfo
dutchaddressDutch Address
dutchbusinessDutch Business
dutchvehicleDutch Vehicle
edrEDR
geolocationGeolocation
graydoncreditGraydon Credit
internationaladdressInternational Address
kadasterKadaster
mapMap
nbwoNBWO
riskcheckRiskCheck
routeplannerRouteplanner
sepaSepa
vatVat
This service provides methods that can search or validate addresses in the Netherlands.
This service provides methods that create, change or delete Users, Accounts and Groups.
This service provides methods to view the relation between telephone areacodes and postal neighborhoodcodes.
Car data (RDW) functions for webservices.
This service provides methods to determine company credit ratings.
This service offers detailed Dun & Bradstreet business information.
This service provides methods to give information about the shortest and fastest route between two neighborhood codes in the Netherlands.
This service provides methods for validating Dutch addresses
This service provides Chamber of Commerce business data for Dutch companies.
This service provides methods to find dutch vehicle related data.
This service provides consumer creditworthiness scores from EDR Credit Services.
This services provides methods for geographical information about neighborhoodcodes and postcodes.
This service provides methods to search for Graydon credit reports.
This service provides methods to search and verify international addresses.
This service provides functions related to the Dutch ‘Kadaster’.
This service provides a graphical map given a dutch postcode.
This service provides information real estate value from the Nederlands Bureau Waardebepaling Onroerende zaken
This service provides creditworthiness scores for a person, address and postcode area.
This service provides routeplanner methods through which route descriptions, as well as drivetime and drive distance, can be requested.
This service provides methods related to the Single Euro Payments Area (SEPA).
This service provides methods related to the Value Added Tax service by VIES.