From rate lookups to OSS threshold checking — one API covers it all.
Complete VAT data for every EU member state, including reduced and super-reduced rates.
Automatic 0% VAT for B2B transactions with valid VAT number. Fully EU-compliant.
Know instantly when you exceed the €10k threshold and need OSS registration.
Describe any product and get the correct VAT classification with confidence scores.
All VAT data is open source on GitHub. Community-verified, always up to date.
Built on Next.js + Vercel Edge. Sub-100ms response times from anywhere in the world.
Get VAT rates for any product type, customer type, and country in a single request.
{
"country": "IT",
"country_name": "Italy",
"product_type": "saas",
"customer_type": "consumer",
"rate": 22,
"mechanism": "standard",
"currency": "EUR",
"note": "IVA al 22% (aliquota normale)",
"oss_applicable": true,
"oss_threshold": {
"amount": 10000,
"currency": "EUR",
"exceeded": false
}
}No credit card required. Free tier with 100 requests/month.
Create your account and get an API key instantly. No credit card needed.
Call the API with country, product type, and customer type to get the correct VAT rate.
Use the response to charge the correct VAT in any EU country. Works with any stack.
From €0/month to enterprise. Monitor usage, manage keys, and get alerts on rate changes.
Open source data. Free API tier. No credit card required. Join hundreds of developers using VATRate.