HomeGuidesAPI ReferenceChangelog
Terms of Use
API Reference

Taxes / Validate VAT number

Validate an EU VAT ID against the official VIES (VAT Information Exchange System) API from the European Commission.
Returns validation status along with company name and address when available.

The service strips the country code prefix from the VAT number before validation if present
(e.g., 'PL5252678750' becomes '5252678750' when validating for country 'PL').

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 2 and 2

Two-letter ISO country code (e.g., 'PL', 'DE', 'RO')

string
required

VAT number to validate (may or may not include country code prefix)

Responses

Language
Credentials
Bearer
API Token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json