VATlayer
VATlayer is a JSON‑based API that validates EU VAT numbers (returning validity, formatted number, company name and address) and also provides EU VAT rate lookups and VAT‑compliant price calculations.
Latency
1884ms p95
Uptime
100.0% 30d
Playground
Verified
live
Endpoints
/validate
Validate any EU VAT number and obtain company information.
/rate
Request EU VAT rates for a specific country (by country code or IP).
/price
Convert an amount to a VAT‑compliant price for a given country and product type.
3 endpoints auto-detected
Authentication
This API uses an API key, passed as the "access_key" query parameter. No OAuth required.
curl -X GET \ "https://vatlayer.com/?utm_source=Github&utm_medium=Referral&utm_campaign=Public-apis-repo-Best-sellers/validate?access_key=YOUR_API_KEY"
vatlayer.com · HTTPS only