API Request & Response
The purpose of OCR KTP is to extract information from the KTP image (Indonesian E-KTP). The result will be in “text” format. All the data inside KTP, except photo and signature will be extracted.
We provide 2 kinds of KTP services, Synchronous and Asynchronous. The provided API for Synchronous OCR KTP consists of 1 endpoint: “extract”. While the provided API for Asynchronous OCR KTP also consists of two endpoints: “extract-async” and get “extract-async/result. In this documentation, each endpoint will be described in detail.
Updated 7 days ago