Identity Document Classifier
## Overview Automate user onboarding and identity verification. This stateless, high-performance API auto-detects the origin country and document type from a raw string, cleans special formatting (dots, hyphens, slashes), and runs checksum checks. ## Supported Documents - **Spain**: DNI and NIE (Modulo 23 verification) - **Chile**: RUT/RUN (Modulo 11 verification) - **Brazil**: CPF and CNPJ…
Identity Document Classifier endpoints
| Method | Endpoint | Description |
|---|---|---|
| validate | ||
| GET |
validate-id-get /validate |
Verify and classify an ID card number via query parameters. |
| POST |
validate-id-post /validate |
Verify and classify an ID card number via JSON request body. |
Identity Document Classifier pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $29 / month | — |
|
| ULTRA | $99 / month | — |
|