VIES temporarily unavailable

HR81793146560

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 — 100 free calls, no credit card required.

Get API Key
Request
curl "https://api.vatnode.dev/v1/vat/HR81793146560" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "error": {
    "code": "VIES_ERROR",
    "message": "Network error: fetch failed",
    "viesCode": "NETWORK_ERROR",
    "requestId": "de7b2ce5-8d85-4d2b-b37b-6b7a9eab8d4e"
  }
}

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.