Skip to main content

Physical address verification

POST 

/physical-address/verify

Extract the holder's physical address from two documents (raw text or photos/scans) and verify whether they match. Each document source accepts either raw text or base64 JPEG/PNG images (max 5 pages, highest-priority first); when both are provided, text takes priority. OCR runs server-side for images, with automatic multi-page fallback when no address is found on the first page. The comparison is skipped (match = null) when no address could be located on one of the documents.

Request

Responses

Per-document extraction results and the match verdict