VIES VAT Number Checker and EU Business Registry Data
## EU VAT Validation API (VIES) Real-time validation of EU VAT numbers through the official VIES (VAT Information Exchange System) operated by the European Commission. Built and maintained by the team behind [bizlist.gr](https://bizlist.gr). ### What it does - Validates VAT numbers across all 27 EU member states - Returns trader name and address when available - Provides official VIES…
VIES VAT Number Checker and EU Business Registry Data endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
VIES VAT Validation /vies/{vat_id} |
Validate any EU VAT number against the official EU VIES service. Returns the registered company name, address, and a validity flag. Results are cached server-side, so responses… |
| GET |
Company by VAT Number /companies/by-vat/{vat_id} |
Look up a Greek or EU company by its VAT number (AFM). Returns the full company profile from the Greek business registry (ΓΕΜΗ) — legal name, brand name, registry number,… |
| GET |
Company by Country and Registry Number /companies/{country}/{ar_gemh} |
Look up a company directly by its country code and Greek registry number (ΓΕΜΗ / AR_GEMH). Use this when you already have the registry number — it's a faster lookup than going… |
| GET |
Filter Companies /companies/filter |
Search and filter the Greek business registry by structured criteria: country, KAD/NACE activity codes, address keywords, registration status, and more. Returns a paginated list… |
| GET |
Search Companies and People /search |
Free-text search across the Greek business registry. Matches company names (Greek and English), legal names, brand names, VAT numbers, ΓΕΜΗ registry numbers, and the names of… |
| GET |
List All KAD Activities /activities |
Returns the complete catalog of Greek KAD/NACE activity codes — code, Greek description, and the number of companies registered under each code. Useful for client-side filtering… |
VIES VAT Number Checker and EU Business Registry Data pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.99 / month | — |
|
| ULTRA | $24.99 / month | — |
|
| MEGA | $79 / month | — |
|