EU VIES VAT Number Validator avatar

EU VIES VAT Number Validator

Pricing

from $1.25 / 1,000 results

Go to Apify Store
EU VIES VAT Number Validator

EU VIES VAT Number Validator

Batch-validate EU VAT numbers via the official European Commission VIES REST API. Returns VALID/INVALID, request date, and registered business name/address when available. Unofficial; not affiliated with the European Commission.

Pricing

from $1.25 / 1,000 results

Rating

0.0

(0)

Developer

Bakos Bence

Bakos Bence

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

What does EU VIES VAT Number Validator do?

Batch-validate EU VAT numbers through the official European Commission VIES REST API. Each row includes validity, request date, and registered business name/address when VIES returns them (org facts only).

Unofficial. Unofficial. Not affiliated with the European Commission.

Dashboards: connect Power BI, Tableau, Looker Studio, or Qlik to the dataset API. AI agents: paste this Actor’s Store page URL into an Apify-capable agent (MCP / Claude / Cursor with Apify).

How to run

  1. Open this Actor in Apify Console.
  2. Click Start on the prefilled defaults (maxItems 5), or edit inputs.
  3. Leave proxyType on none unless needed.
  4. Export the dataset or pull via API.
{
"vatNumbers": [
"IE6388047V"
],
"maxItems": 5,
"proxyType": "none",
"proxyConfiguration": {
"useApifyProxy": false
}
}

How much does it cost?

Pay per event (PPE): Actor start + each result row. See the Pricing tab on this Actor’s Store page.

Sample output

{
"inputVat": "IE6388047V",
"countryCode": "IE",
"vatNumber": "6388047V",
"isValid": true,
"requestDate": "2026-09-11T12:00:00Z",
"userError": "VALID",
"name": "GOOGLE IRELAND LIMITED",
"address": "GORDON HOUSE, BARROW STREET, DUBLIN 4",
"consultationNumber": null,
"sourceUrl": "https://ec.europa.eu/taxation_customs/vies/rest-api/ms/IE/vat/6388047V",
"scrapedAt": "2026-09-11T12:00:00+00:00"
}
ActorWhen to use
Domain Typosquat ScannerLookalike domains / MX risk after RDAP
FCC ID LookupEquipment authorization grants
OpenFDA RecallsFood/drug/device enforcement rows

Export to Power BI, Tableau, Looker Studio & Qlik

Use the dataset items API URL from the run. Authenticate with your Apify API token.