Freemium
Agify.io
Agify.io is a free API that predicts the probable age of a person using their first name. It aggregates data from various sources to provide an estimated age, making it useful for demographic analysis, marketing, and personalization tools. No authentication is required for usage.
1
Endpoints
0
Views
Jul 20, 2025
Last Checked
1,000 requests/day
Rate Limit
API Endpoints
Predicts age from a name
Full URL
https://api.agify.io
Code Examples
curl -X GET 'https://api.agify.io'
Parameters
{ "name": "brian" }
Example Response
{
"age": 42,
"name": "brian",
"count": 10000
}
Version
v1
Rate Limit
1000 requests/day
Tags
demographicsprediction
Related APIs
Discover similar APIs that might interest you