DE129274202
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 KeyRequest
curl "https://api.vatnode.dev/v1/vat/DE129274202" \ -H "Authorization: Bearer YOUR_API_KEY"
Response200 OK
{
"error": {
"code": "VIES_UNAVAILABLE",
"message": "Member State service is unavailable",
"viesCode": "MS_UNAVAILABLE",
"requestId": "01db2f87-386c-4194-95d1-4727e0ded63d"
}
}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.