Age Estimator
The Estimate Age from Facial Image API is a powerful tool designed by FALCONS.AI for developers and businesses to integrate age estimation capabilities into their applications. This API leverages state-of-the-art computer vision models, which are trained on vast datasets to accurately analyze and interpret facial features. By processing a single facial image, the API returns a precise age range…
Age Estimator endpoints
| Method | Endpoint | Description |
|---|---|---|
| Age Estimation | ||
| GET |
get_age_estimation_status_age_health_get /age/health |
**Age Estimation Service Status** Check the current status of the age estimation service and model availability. **Returns:** - Service name and operational status - Model… |
| POST |
estimate_age_age_estimate_post /age/estimate |
**Estimate Age from Facial Image** Upload an image containing a face to get age range estimation using Vision Transformer (ViT) model. - **inPutfile**: Image file containing a… |
Age Estimator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 10 / second |
|
| PRO Recommended | $2.99 / month | 100 / second |
|
| ULTRA | $29 / month | 100 / second |
|
| MEGA | $299 / month | 100 / second |
|