Search Face Image [application/json]
POST
https://mostqiapi.com/process-image/biometrics/database/search-face-image
en-US
Last modified:2024-06-28 13:09:20
Description of the request body
Name | Type | Mandatory | Description |
---|---|---|---|
database | String | Yes | Name of the face database. |
fileBase64 | String | Yes | Binary of the file to be processed, encoded as a text string according to RFC3548 standards using base64 encoding |
Request
Header Params
Authorization
string
required
Example:
Bearer {{bearer_token}}
Body Params application/json
Request samples
Responses
Modified at 2024-06-28 13:09:20