Back to catalog

Endpoint

Agify.io

Statistical age estimate from a given name—demo/statistical use only.

Estimated age from a first name

IdentityNo API keyDefault GET

HTTP console

Example URL
https://api.agify.io?name=michaelProvider documentation
Request

GET with name=; optional country_id= for locale.

GET ?name=jamie
Response

{ name, age, count }

{ "name": "michael", "age": 62, "count": 12345 }
Outbound requestProxy

Executes on the server with rate limits and host rules. Edit the URL and payload to match your scenario—responses show real upstream status and body (truncated if very large).

Upstream response

Ready. Click Send to execute the request. Status, latency, content type, and body appear here—formatted when the payload is JSON.