EU and Portugal Validator
Stop bad tax numbers and bank details at the form. This API validates **Portuguese NIF** (full check-digit algorithm + entity type), **EU VAT numbers** (country-by-country format; Portugal runs the real checksum) and **IBANs** (ISO 13616 mod-97 + per-country length) for every EU/EEA country. It's pure checksum math — no third-party calls, nothing stored or logged, sub-millisecond responses.…
EU and Portugal Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Validate NIF /GET/v1/nif/{number} |
Validate NIF |
| GET |
Validate VAT /GET/v1/vat/{vat} |
Validate VAT |
| GET |
Validate IBAN /GET/v1/iban/{iban} |
Validate IBAN |
| GET |
Batch validate /GET/v1/validate |
Batch validate |
EU and Portugal Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $1 / month | — |
|
| ULTRA | $5 / month | — |
|
| MEGA | $19 / month | — |
|