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-vat-number: Performing the actual VAT Number Validation using a REST call.