Face Compare 1:1 [multipart/form-data]
POST
https://mostqiapi.com/process-image/biometrics/face-compare
en-US
Last modified:2024-08-21 17:41:04
Request
Header Params
Authorization
string
required
Example:
Bearer {{bearer_token}}
Body Params multipart/form-data
faceFileA
file
optional
Binary of the file to be processed.
faceFileB
file
optional
Binary of the file to be processed.
faceFileUrlA
string
optional
Public URL of the file to be processed.
faceFileUrlB
string
optional
Public URL of the file to be processed.
faceFilePasswordA
string <base64>
optional
The password must be encoded as a base64 string, as PDFs allow passwords to be binary data.
faceFilePasswordB
string <base64>
optional
The password must be encoded as a base64 string, as PDFs allow passwords to be binary data.
Request samples
Responses
Modified at 2024-08-21 17:41:04