VIES temporarily unavailable

CZ699001261

The EU VIES database is not responding right now. This is a temporary issue on the EU side — it does not mean the VAT number is invalid. Please try again in a few minutes.

Validating VAT in your app? Get an API key — 20 free calls, no credit card required.

Get API Key
Request
curl "https://api.vatnode.dev/v1/vat/CZ699001261" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "error": {
    "code": "VIES_UNAVAILABLE",
    "message": "VIES request timed out",
    "viesCode": "TIMEOUT",
    "requestId": "ca8e0e30-2df7-4aad-8bdd-c545c9e72347"
  }
}

Check another VAT number

Example:

Validate VAT numbers in your app

Use the vatnode API to automate VAT validation in your invoicing or checkout flow. Free plan available, no credit card required.