VAT Validation & Compliance API
Instantly validate VAT numbers across 50+ countries including EU-27, UK, Norway, Switzerland, Australia, Canada, Brazil, Japan, and more. This deterministic REST API performs real checksum validation (no VIES latency), batch processing up to 100 items, VAT calculations (net/gross), rate lookups, formatting, and registration threshold checks — all without external dependencies. Built for…
VAT Validation & Compliance API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Validate VAT Number /validate/vat |
Validate a VAT number using format and checksum rules for a given country. Fast, deterministic validation without external API calls. Ideal for checkout validation, fraud… |
| POST |
Batch Validate VAT Numbers /validate/vat/batch |
Validate multiple VAT numbers in a single request. Designed for bulk processing, imports, and data pipelines. |
| GET |
VAT Calculations /calculate/vat |
Calculate VAT amounts (gross, net, tax) based on country-specific rates. Supports reverse calculations and flexible pricing inputs. |
| POST |
Batch VAT Calculation /calculate/vat/batch |
Perform VAT calculations for multiple transactions in one request. Optimized for high-volume billing and financial systems. |
| GET |
Get VAT Rates (Single Country) /rates |
Retrieve VAT rates for a specific country. Includes standard and reduced rates where available. |
| GET |
Get All VAT Rates /rates/all |
Retrieve VAT rates for all supported countries. Useful for analytics, dashboards, and global applications. |
| POST |
Business Verification /verify/business |
Perform basic business validation using VAT structure and country rules. Lightweight verification without external registry lookups. |
| GET |
Get Supported Countries /countries |
Return a list of supported countries and their VAT formats. |
| POST |
Format VAT Number /format/vat |
Normalize and format VAT numbers into a standardized structure. |
| POST |
Check VAT Threshold /check/threshold |
Compare revenue against estimated VAT registration thresholds. Uses static reference data and should be used for guidance only. |
VAT Validation & Compliance API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $19 / month | 500 / hour |
|
| PRO Recommended | $79 / month | 2000 / hour |
|
| ULTRA | $249 / month | 10000 / hour |
|
| MEGA | Free | — |
|