Endpoints
- GET
/v1/vat/api/v1/validateValidate an EU VAT number · vat - GET
/v1/vat/api/v1/lookupLook up registered company data · vat - POST
/v1/vat/api/v1/validate/batchValidate up to 10 VAT numbers · vatNumbers
Example
curl "https://api.sprytools.com/v1/vat/api/v1/validate?vat=DE123456789" -H "x-api-key: YOUR_KEY"