Skip to main content
Início Calculadora Mapa

Validador de Número de IVA VIES

Verifique qualquer número de IVA da UE usando o banco de dados oficial VIES da Comissão Europeia. Os resultados são armazenados em cache para buscas mais rápidas.

O país é automaticamente detectado pelo prefixo do número de IVA.

VAT Validation API

Full API Docs

Production Endpoint

POST https://vat.businesspress.io/api/vat/validation/validate

No API key required · JSON body · Free to use

Try It Live

POST /api/vat/validation/validate

                        
// Response will appear here...
Validating against VIES…
200 OK

                            
Error

                            

Full API Documentation

Batch validation, error codes, SDK examples

O que é VIES?

VIES (VAT Information Exchange System) é o serviço oficial da Comissão Europeia para verificação de números de identificação de IVA de empresas registradas em estados-membros da UE.

Quando você valida um número de IVA através de VIES, o sistema verifica em tempo real contra os bancos de dados nacionais de IVA de cada país da UE.

Nosso validador adiciona uma camada de cache no topo do VIES, para que números verificados anteriormente retornem resultados instantaneamente.

Frequently Asked Questions

What is a VAT number?

A VAT number (Value Added Tax identification number) is a unique identifier assigned to businesses registered for VAT in EU member states. It's required for intra-community trade and B2B transactions.

How does VIES validation work?

VIES connects to the national VAT databases of each EU country. When you submit a VAT number, the system verifies it against the relevant country's database and returns the registration status along with company details.

Why should I validate VAT numbers?

Validating VAT numbers is essential for B2B transactions within the EU. It ensures your business partner is legitimately registered for VAT, which is required to apply the reverse charge mechanism and zero-rate intra-community supplies.

How often is VIES data updated?

VIES data comes directly from national tax authorities and is updated in real-time. Our cached results are refreshed every 7 days to balance speed with accuracy.

Can I validate VAT numbers via API?

Yes! We offer a free REST API for single and batch VAT number validation. See the API documentation section above for endpoints and request formats.

VAT validation results are sourced from the European Commission VIES database. While we cache results for performance, always verify critical business decisions with your local tax authority.