Getting Started Make your first call
This chapter explains how to get started with the API, showing you how to do a basic VAT Number Validation. It takes you through the two basic steps for making an API call:
- Request an Oauth 2-0 access token: Requesting an OAuth 2.0 ‘Access Token’ that identifies the Valdit Customer (Tennant) that is calling the API.
- Validate a Dutch Address: Performing the actual Dutch Address Validation using a REST call.