EU VAT Validator Pro
Real-time EU VAT validation via VIES. Returns parsed company name, street, ZIP, and city — not just valid/invalid. Includes batch validation and audit-compliant verification IDs for tax-proof record keeping.
EU VAT Validator Pro endpoints
| Method | Endpoint | Description |
|---|---|---|
| validation | ||
| POST |
/api/validate /api/validate |
Validates a VAT number against the official registry (VIES / HMRC / BFS). Returns company details when available. Cached responses are served with `X-Cache: HIT` header. |
| POST |
/api/validate/batch /api/validate/batch |
Batch validation. Returns an array of results in the same order as input. Individual failures don't fail the whole batch — each result has its own status. |
| system | ||
| GET |
/api/health /api/health |
|
EU VAT Validator Pro pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9 / month | — |
|
| ULTRA | $49 / month | — |
|
| MEGA | $99 / month | — |
|