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
- 200
- 400
- 401
- 403
Per-document extraction results and the match verdict
Invalid data provided
Invalid API key provided
Not enough credits left for operation