REST API · Production Ready

Age & gender estimation
from a single face photo

A simple API call returns an age estimate and gender prediction in under 500ms. Built for age verification, visitor analytics, and identity insight.

View API Docs About ClientScan
4.88
Avg. age error (years)
75%
Predictions within 5 years
97.8%
Gender accuracy
<500ms
Response time

Everything you need in one endpoint

Send a face image, get back structured JSON — no setup beyond an API key.

🎯

Precise Age Estimation

Returns a continuous age value with a mean absolute error (MAE) of 4.88 years — a precise, production-ready estimate.

👤

Gender Detection

97.8% accuracy from a single face crop — no body required, no extra configuration.

Fast Response

Results in under 500ms. Optimised inference pipeline for production throughput on GPU and CPU.

🔐

Secure by Default

All inference endpoints are API-key protected over HTTPS. Keys are issued per integration.

One request. Instant results.

Works with any language that can make an HTTP POST. No SDKs required.

# Request curl -X POST https://tellmyage.com/estimate_age_gender_no_detection -H "X-API-Key: <your_key>" -F "image=@face.jpg"
// Response (200 OK) { "age": 34.2, "gender": "male" }

Built for regulated industries

Wherever age and identity verification matters, TellMyAge fits in.

Age Verification

Enforce age gates for gambling, alcohol, and adult content platforms in real time.

Self-Exclusion Enforcement

Integrate with ClientScan's self-exclusion portal to flag excluded individuals at entry.

Visitor Analytics

Understand your audience's demographic profile from CCTV or in-store cameras.

Identity Insight

Cross-reference estimated age against declared DOB for soft identity verification workflows.

Ready to integrate?

Get your API key and start making calls in minutes.

Explore the API Contact ClientScan