VIES API v2 is now live

The Ultimate
VAT Validation
API Engine.

Verify European VAT numbers instantly and accurately via the official EU VIES system. Built for high-performance SaaS, e-commerce, and enterprise automation.

No credit card required
100 Free API calls
verifyvat.eu
# 1. Send validation request
curl -X GET \
"https://verifyvat.eu/api/v2/check?vat_number=LU26375245" \
-H "apikey: live_sk_YOUR_API_KEY"
# 2. Lightning-fast response
{ "valid": true, "format_valid": true, "country_code": "LU", "vat_number": "26375245", "company_name": "AMAZON EUROPE CORE S.A R.L.", "company_address": "38, AVENUE JOHN F. KENNEDY\\nL-1855 LUXEMBOURG", "consultation_number": "W189028912" }

Enterprise grade reliability.

VerifyVAT is designed to handle millions of requests while providing the most accurate results directly from European regulatory sources.

Ultra Low Latency

Our optimized European server network caches and proxies requests to VIES, delivering responses in milliseconds.

Official VIES Database

Never rely on outdated caches for critical checks. We query the official European Commission database in real-time.

Qualified Proofs

Provide your own VAT ID to receive officially cryptographic Consultation Numbers (Proofs) for your tax records.

Cross-Border Ready

Supports all 27 EU member states plus Northern Ireland. Seamlessly handles varying regional formats.

Developer First

Crystal clear REST JSON format. Drop-in replacement for legacy SOAP APIs. Interactive dashboard and API key management.

Auto-Correction

Smart algorithms automatically strip and correct malformed VAT inputs (like double country codes) before validation.