C么te d'Ivoire 馃嚚馃嚠
Extract PII data from C么te d'Ivoire ID documents
How It Works
Appruve's OCR API allows you to extract the Personally identifiable information from a C么te d鈥橧voire ID document including the ID face photo. This API also performs an analyses on each document uploaded to determine if the document is legit or not. Document analyses include Template Matching, Barcode and MRZ checks.
The endpoint is constructed as follows.
id_type should be replaced with the specific ID type. Supported ID types include passport
, national_id
, foreign_id
, embassy_id
, and identity_certificate
(Attestation D'Identit茅 )
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.
Example National ID Request
Example Passport Request
Example Residence Permit Request
Example Identity Certificate Request
An example response is given below.
The returned transaction_reference
value should be used for the Upload Selfie endpoint.
Last updated