FI17156132

VIES temporarily unavailable — try again in a moment.

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/FI17156132" \
  -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
  "error": {
    "code": "VIES_UNAVAILABLE",
    "message": "Member State has reached maximum concurrent requests",
    "viesCode": "MS_MAX_CONCURRENT_REQ",
    "requestId": "a25982e5-4aca-4864-95e9-48ec64979abc"
  }
}

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.