Face to Personality (MBTI, Big 5)
### Overview Mindreader Face API is a production-ready personality analysis system that analyzes facial patterns to predict communication styles, personality types, and behavioral tendencies. Built on applied behavioral science and statistical personality modeling, our API provides rapid behavioral insights when traditional assessments aren't practical. We have labelled and trained our AI models…
Face to Personality (MBTI, Big 5) endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check /flask-health-check |
To check if API server is working fine. |
| POST |
Face Detection /face-detection-v2 |
A boolean response to determine if 1 face can be detected within the image. If this returns success, all the other endpoints will not fail because of inability to find the face… |
| POST |
Face to MBTI /face-api-v2-mbti |
Produces the MBTI labels with confidence intervals for any given face, no id needed. |
| POST |
Face to Big 5 /face-api-v2-big5 |
Produces the Big 5 labels with confidence intervals for any given face, no id needed. |
Face to Personality (MBTI, Big 5) pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 15 / minute |
|
| PRO | $39 / month | — |
|
| ULTRA | $99 / month | — |
|
| MEGA | $249 / month | — |
|