📟 VATFix Plus - EU VAT Validation (VIES Fallback)

📟 VATFix Plus is a fallback VAT validation API for when VIES goes down. Stripe-first integration, instant EU VAT checks, and 99.9% uptime.

Highlights

Quick test

curl -sS https://plus.vatfix.eu/vat/lookup \\
 -H "Content-Type: application/json" \\
 -H "x-api-key: <your key>" \\
 -H "x-customer-email: <billing email>" \\
 -D- \\
 -d '{"countryCode":"DE","vatNumber":"12345678912"}' | jq .

📟 VATFix Plus — Starter

€29/mo
10k requests / month
Get Starter

📟 VATFix Plus — Growth

€79/mo
50k requests / month
Get Growth

📟 VATFix Plus — Scale

€199/mo
250k requests / month
Get Scale

Reset your key

Rotate instantly; old key is revoked and archived.

curl -sS -X POST https://plus.vatfix.eu/reset \\
 -H "Content-Type: application/json" \\
 -H "x-api-key: <current key>" \\
 -H "x-customer-email: <billing email>"

Docs & Billing

Quickstart • FAQ • Pricing • Legal