API Documentation
Postman Example: https://www.postman.com/collections/06a2d6bc7b391e614e89
Upload an image to perform OCR on a front face of a Thai driver license card.
POST
https://api.iapp.co.th/thai-driver-license-ocr
Without photo fields.
Query Parameters
Name | Type | Description |
---|---|---|
apikey* | String | Your API Key (Get it from https://ai.iapp.co.th) |
Request Body
Name | Type | Description |
---|---|---|
file* | String | File path of a Thai driver license card image (front face). |
fields | String | Extra fields, e.g., "photo" |
Last updated