Extract PII data and perform analyses on Senegalese ID documents
How It Works
The endpoint is constructed as follows.
https://api.appruve.co/v1/ocr_jobs/sn/{id_type}
id_type should be replaced with the specific ID type. Supported ID types are national_id and passport.
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.