Age and Gender
POST
{{BASE_URL}}/api/v2/biometrics/merchant/face/age_and_gender
Get the Age range and Gender of a person in an image
Headers
Name
Type
Description
x-api-key*
String
your secret key
app-id*
String
your app id
Request Body
Name
Type
Description
image*
String
face image URL(base64,png,jpeg)
Last updated