Document Recognize
The API allows you to extract information from various identity documents such as passports, driver's licenses and more.
Endpoint
Parameters
doc_image: The document image file.
Authentication
To access the API, you need to include the following headers in your request:
APP-ID: Your application's unique identifier.
APP-KEY: Your application's authentication key.
Example
Replace «app_id», «app_key» with your actual credentials and the path to your doc image.
Response (HTTP 200)
Last updated