EndpointPOST https://plus.vatfix.eu/vat/lookup
Required headersx-api-key
• x-customer-email
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 '{"countryCode":"DE","vatNumber":"12345678912"}' | jq .
Quick Test via Postman
Connect VATFix Plus to 7,000+ apps. Create and manage workflows without leaving your browser.
Reset
Rotate your key any time with POST /reset
.
Limits
Default 120
requests/min per key.
Errors
401 invalid_api_key | 401 missing_api_key | 401 missing_customer_email 403 access_denied | 403 key_revoked | 403 plan_not_allowed 429 rate_limit_exceeded
Manage subscription: https://billing.stripe.com/p/login/14A14o2Kk69F6Ei2hQ5wI00
Email: support@vatfix.eu