VIES request timed out

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/FI17156132" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "error": {
    "code": "UPSTREAM_TIMEOUT",
    "message": "VIES request timed out",
    "viesCode": "TIMEOUT",
    "requestId": "9c1ab4ae-0ab5-4063-a22f-764be2bb7bf2"
  }
}

Validate a different VAT ID

Example:

Browse Finland VAT number examples and format.

Automate this in your app

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