Face Recognition Pro Service
Our Face Recognition Pro Service is designed for enterprise-grade applications. It utilizes advanced neural networks to provide robust facial analysis even in challenging lighting conditions. Whether you are building an automated attendance system, a secure access control, or a customer insights tool, this API offers the reliability and speed you need. It supports various image formats and…
Face Recognition Pro Service endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Service Health Check /health |
The server is working, awaiting your commands. |
| POST |
Compare /compare |
Comparing two photos (ideal for identity verification) |
| POST |
enroll_local /enroll_local |
Registering a new face in the system and saving it to the folder. |
| POST |
identify /identify |
facial recognition from the local database. |
| POST |
Extract Face Features /extract_features |
Feature extraction feature (very useful for programmers): You send an image -> you receive an array of 512 numbers representing the unique facial fingerprint + coordinates. |
Face Recognition Pro Service pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / hour |
|
| PRO | $30 / month | 20 / minute |
|
| ULTRA | $150 / month | 60 / minute |
|
| MEGA Recommended | $300 / month | 150 / minute |
|