Extract PII data and perform analyses on Cameroon ID documents
How It Works
The endpoint is constructed as follows.
https://api.appruve.co/v1/ocr_jobs/cm/{id_type}
id_type should be replaced with the specific ID type. Only national_id is supported at this time.
The request is a multipart POST request as shown in the example below. The front_id_image and back_id_image parameters are required and their values could be a File Object or a web URL.