Moroccan Driving License
This API provides Data Extraction for Moroccan Driving License documents.
Moroccan Driving License OCR
POST
https://valifystage.com/api/v1/ocr/
Headers
Name
Type
Description
Content-Type
string
application/json
Authentication
string
bearer <access-token>
Request Body
Name
Type
Description
Notes
document_type
string
mar_driver_license
data
object
Object containing the parameters below:
{
"img": , # optional default is ""
"bundle_key": ,
"lang": # optional default is "
"}
Please note thatimg
cannot be empty (i.e., missing or an empty string ""
).
Last updated