Image Processing
The methods below are for manually processing an image:
card/front/ - ID card front side
card/back/ - ID card back side
license/front/ - Driver license front side
license/back/ - Driver license back side
residence/front/ - Residence permit back side
residence/back/ - Residence permit front side
passport/ - Passport photo page
Each of these methods return either a string containing an error code, or an object containing the information read. The number of object fields may change depending on whatever can be read from the image.
Extra Processing
Listed below are various methods of image processing:
compare-faces/ - Similarity score for two faces
Each of these methods return either a string containing an error code, or an object containing the information read. The number of object fields may change depending on whatever can be read from the image.
