VAT Number Validation
What makes this API different is that it is designed in cooperation with tax experts specialized in VAT. The API is ideal for individuals as well as businesses that want or need an automated solution. Depending on the different needs, the API provides three different options to validate EU VAT numbers and extract company details: - Option 1: the user sends a POST request and passes only the VAT…
VAT Number Validation endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate EU VAT Number (Option 1) /api/validate |
This endpoint will return the date and time of the request, whether the VAT number is valid and the company details (name and address) for a specific VAT number. |
| POST |
Validate EU VAT Number (Option 2) /api/validate |
This endpoint will return the date and time of the request, whether the VAT number is valid and the company details (name and address) for a specific VAT number. |
| GET |
Validate EU VAT Number (Option 3) /api/validate/{vatID} |
This endpoint will return the date and time of the request, whether the VAT number is valid and the company details (name and address) for a specific VAT number. Country codes… |
VAT Number Validation pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1.49 / month | — |
|
| ULTRA | $4.99 / month | — |
|
| MEGA | $14.99 / month | — |
|