Face Detection
The [Face Analysis API](https://api4.ai/apis/face-analysis) is one of the market's most cost-efficient solutions, offering advanced face detection and comparison. It leverages deep learning technology to automate face analysis processes in pictures. The API detects human faces in images, provides coordinates of the detected faces, and includes a confidence score indicating detection…
Face Detection endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get version /v1/version |
Returns an actual version of the service in format `vX.Y.Z` where X is the version of API. |
| POST |
Analyse image and return results /v1/results |
Performs actual image analysis and responds with results. Image must be a regular JPEG or PNG image (with or without transparency) or PDF file. Usually such images have… |
Face Detection pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $7.49 / month | — |
|
| ULTRA | $59.99 / month | — |
|
| MEGA | $399.99 / month | — |
|