faceInPhoto
Face In Photo API is a FastAPI-based service that detects and counts faces in images submitted via HTTP requests. It utilizes optimized facial detection models to provide fast and accurate results. This API is designed for developers, researchers, and businesses that need a simple and efficient cloud-based facial recognition solution. It can be used in a wide range of applications, including:…
faceInPhoto endpoints
| Method | Endpoint | Description |
|---|---|---|
| faceInPhoto | ||
| POST |
count /faceinphoto/count |
How many faces |
| POST |
exist /faceinphoto/exist |
Describes if exists any human face in the image |
faceInPhoto pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $5 / month | 3 / second |
|
| ULTRA | $20 / month | 5 / second |
|