Ghana ๐ฌ๐ญ
Verify if a Ghanaian ID document is legit through OCR
How It Works
The endpoint is constructed as follows.
id_type
should be replaced with the specific ID type. Supported ID types arepassport
,voter
,driver_license
, andssnit
The request is a multipart POST
request as shown in the example below. The id_image
parameter is required and the value could be a File Object or a web URL.
An example response is given below.
Last updated