POST
/
v1
/
image-facial-emotions

Analyze facial expressions in images to detect emotions.

Body

image
string
required

Image file containing faces to analyze

Response

data
array

List of detected emotions

Status Codes

200
object

OK - Successful request

400
object

Bad Request - Validation error occurred

401
object

Unauthorized - Authentication failed

402
object

Payment Required