📟 VATFix Plus — Quickstart

Endpoint
POST https://plus.vatfix.eu/vat/lookup

Required headers
x-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 .

Get your API key

Quick Test via Postman

Automate VAT checks with Zapier

Connect VATFix Plus to 7,000+ apps. Create and manage workflows without leaving your browser.

Connect VATFix Plus on Zapier

Featured workflows

VATFix Plus | Product Hunt

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

Billing & support

Manage subscription: https://billing.stripe.com/p/login/14A14o2Kk69F6Ei2hQ5wI00
Email: support@vatfix.eu