EU VAT Number Validator (VIES) avatar

EU VAT Number Validator (VIES)

Pricing

$3.00 / 1,000 results

Go to Apify Store
EU VAT Number Validator (VIES)

EU VAT Number Validator (VIES)

Validate EU VAT numbers and get the registered company name and address via the official EU VIES service.

Pricing

$3.00 / 1,000 results

Rating

0.0

(0)

Developer

Vincent Krüger

Vincent Krüger

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Validate EU VAT numbers and get the registered company name and address back, via the official EU VIES service.

What it does

Feed it a list of VAT numbers and it returns, for each, whether it is valid plus the registered business details. Built for invoicing/compliance, supplier onboarding and B2B data cleaning across the EU.

Example output

{
"input": "DE811569869",
"countryCode": "DE",
"vatNumber": "811569869",
"valid": true,
"name": "Example GmbH",
"address": "Musterstraße 1, 20095 Hamburg",
"requestDate": "2026-09-05+02:00"
}

Some member states mask the name/address; those fields come back as null while valid is still returned.

Input

FieldDescription
vatNumbersVAT numbers with 2-letter country prefix (spaces/dots ignored).
maxItemsHard cap on validations returned (cost protection).

Pricing

Pay per result. 1,000 validations ≈ $3 (see the pricing tab). You are only charged for definitive answers, never for VIES service errors.

Uses the official EU VIES VAT validation service. VAT numbers are business identifiers; this actor returns business registration data only, no data on private individuals.

Support

Issues answered within 12 hours — include your input and run ID.