---
title: "Human Face Emotion Detection"
method: POST
path: "/v1/api_hub/hse"
---

# Human Face Emotion Detection

`POST /v1/api_hub/hse`

## Request body

- object
  - `image_bin` string, binary, required

## Response `200`

200

- object[]
  - `emotion` string
  - `score` number
  - `bbox` integer[]

## Other responses

- `400` — 400

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/versions/a9dd2afd70a1/schema)
