VatKit API
### What It Does VatKit API provides a clean REST JSON interface for VAT and EORI validation workflows. It validates VAT formats locally, performs EU VIES live checks, validates EORI formats, and returns EU VAT rate reference data. It is designed for B2B SaaS, cross-border ecommerce, invoicing, accounting tools, marketplaces, and ERP systems that need fast validation without handling SOAP/XML…
VatKit API endpoints
| Method | Endpoint | Description |
|---|---|---|
| VAT | ||
| GET |
/v1/format/{vat} /v1/format/{vat} |
|
| POST |
/v1/batch /v1/batch |
|
| GET |
/v1/eu/validate /v1/eu/validate |
|
| EORI | ||
| GET |
/v1/eori/validate/{eori} /v1/eori/validate/{eori} |
|
| Rates | ||
| GET |
/v1/rates/eu /v1/rates/eu |
|
VatKit API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 60 / minute |
|
| PRO | $9 / month | 300 / minute |
|
| ULTRA | $29 / month | 600 / minute |
|
| MEGA Recommended | $99 / month | 1200 / minute |
|