Proof of Address API
Identity & Documents
Proof of Address API
Verify a utility bill, bank statement, or government letter — OCR extraction + geocoding + name match.
POST
Proof of Address API
Request
| Body | Type | Required | Description |
|---|---|---|---|
document_image | string | yes | Base64-encoded JPEG/PNG/PDF. |
expected_name | string | recommended | Triggers name-match warning if different. |
country | ISO-2 | recommended | For geocoding + issuer validation. |
max_age_days | integer | no | Reject documents older than N days (default 90). |