Spain Document Validator
Complete validation suite for Spanish identification and fiscal documents. Supports: - NIF (Número de Identificación Fiscal) — individuals and special cases K, L, M - NIE (Número de Identificación de Extranjero) — foreign residents in Spain - CIF (Código de Identificación Fiscal) — legal entities, returns company type (S.A., S.L., Cooperative, etc.) - IBAN — all 77 supported countries, with bank…
Spain Document Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Validate NIF /validate/nif |
Validates a Spanish NIF number. Returns valid/invalid and the document subtype. Also accepts special formats starting with K, L or M. |
| GET |
Validate NIE /validate/nie |
Validates a Spanish NIE number for foreign residents. Must start with X, Y or Z followed by 7 digits and a control letter. |
| GET |
Validate CIF /validate/cif |
Validates a Spanish CIF for legal entities. Returns the entity type: S.A., S.L., Cooperative, etc. |
| GET |
Validate IBAN /validate/iban |
Validates an IBAN for any of 77 supported countries. For Spanish IBANs also returns bank name and branch code. Spaces and dashes are ignored. |
| GET |
Detect and Validate (Auto-detect) /validate/detect |
Automatically detects whether the input is a NIF, NIE, CIF or IBAN and validates it. Useful when you don't know the document type in advance. |
Spain Document Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $9 / month | — |
|
| ULTRA | $29 / month | — |
|