Submit an array of VAT numbers for asynchronous validation. Returns 202 immediately with an accepted/rejected breakdown. Items with invalid formats are rejected inline in the response (never queued). Results for all accepted items are delivered as a single batch.completed webhook event.
Pro tier: max 200 items. Business tier: max 1000 items. Test keys are rejected.
Documentation Index
Fetch the complete documentation index at: https://docs.vatly.dev/llms.txt
Use this file to discover all available pages before exploring further.
Array of VAT numbers to validate (max 200 for Pro, 1000 for Business)
11["DE123456789", "NL987654321B01"]Your own VAT number (for consultation numbers)
"NL987654321B01"
Whether to use cached results
true