Agify.io website screenshot

Agify.io

Agify.io is a simple REST API that predicts the age of a person based on their first name. Using a large dataset of name-age associations, it returns an estimated age along with a count of how many data points were used and the name's country-localized variant when a country code is provided. Supports batch requests for up to 10 names per call. Used for demographics research, content personalization, and marketing segmentation.

Agify.io publishes 1 API on the APIs.io network: Age Prediction API. Tagged areas include Age Prediction, Name Analysis, Demographics, and REST API.

The Agify.io catalog on APIs.io includes 1 JSON-LD context and 1 Spectral governance ruleset.

Agify.io’s developer surface includes developer portal, documentation, pricing, and 4 more developer resources.

21.0/100 emerging ▬ flat Agent 33/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreemium
2 APIs 5 Features 4 Use Cases
Age PredictionName AnalysisDemographicsREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics does not apply to this provider. The published contracts declare no write operations, and a read-only API cannot create-or-update. The facet is excluded from this provider's denominator entirely — not scored zero. A reference or data API is not deficient for being unable to upsert.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/agify-io: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Agify.io Predict Age API

Predict the age of a person based on their first name. Returns an estimated age, data count used for the prediction, and optionally a country-localized estimate. Supports single...

Agify.io Age Prediction API

Predict a person's age from their first name

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Agify Io Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Features 5

Notable capabilities this provider offers.

Name-Based Age Prediction

Estimates a person's age from their first name using a large statistical dataset of name-age associations.

Country Localization

Accepts an optional ISO 3166-1 country code to return country-specific age predictions for the given name.

Batch Processing

Supports up to 10 names per API request using array parameter syntax for efficient bulk predictions.

Rate Limit Headers

Returns X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Reset headers to track API usage and quota.

Free Tier

Free access for up to 100 requests per day without an API key, making it easy to evaluate the service.

Semantic Vocabularies 1

JSON-LD contexts and semantic vocabularies used across these APIs.

Agify Io Context

2 classes · 3 properties

JSON-LD

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Agify.io API Rules

4 rules · 3 warnings 1 info

SPECTRAL

JSON Schema 1

Standalone JSON Schema definitions for this provider's data models.

AgePrediction

4 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Agify Io Age Prediction Structure

4 properties

JSON STRUCTURE

Examples 1

Example request and response payloads for these APIs.

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Agify Io Domain Security

TLSv1.2 · DNSSEC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Agify Io Agentic Access

1 operation

1 operations · 0 acting

AGENTIC

Use Cases 4

What developers build with this provider.

Demographics Research

Analyze name datasets to estimate age distributions across a user base for research and analytics purposes.

Content Personalization

Tailor content or product recommendations based on estimated age derived from a user's provided first name.

Marketing Segmentation

Segment leads and customers by estimated age group for targeted marketing campaigns without requiring date-of-birth collection.

Form Pre-Fill Assistance

Provide age-range hints during user registration to improve form completion rates and data accuracy.

Integrations 2

Pre-built integrations with other platforms and tools.

Genderize.io

Sibling API that predicts gender based on first name — commonly used alongside Agify for demographic profiling.

Nationalize.io

Sibling API that predicts nationality from first name, completing a demographic analysis trifecta with Agify and Genderize.

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: agify-io
name: Agify.io
description: Agify.io is a simple REST API that predicts the age of a person based on their first name. Using a large dataset
  of name-age associations, it returns an estimated age along with a count of how many data points were used and the name's
  country-localized variant when a country code is provided. Supports batch requests for up to 10 names per call. Used for
  demographics research, content personalization, and marketing segmentation.
url: https://raw.githubusercontent.com/api-evangelist/agify-io/refs/heads/main/apis.yml
humanURL: https://agify.io/
type: Index
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/agify-io.png
access: 3rd-Party
tags:
- Age Prediction
- Name Analysis
- Demographics
- REST API
created: '2025-01-07'
modified: '2026-05-19'
specificationVersion: '0.23'
apis:
- aid: agify-io:predict-age-api
  name: Agify.io Predict Age API
  description: Predict the age of a person based on their first name. Returns an estimated age, data count used for the prediction,
    and optionally a country-localized estimate. Supports single name and batch requests of up to 10 names.
  humanURL: https://agify.io/documentation
  baseURL: https://api.agify.io
  tags:
  - Age Prediction
  - Name
  - Demographics
  properties:
  - type: Documentation
    url: https://agify.io/documentation
  - type: Pricing
    url: https://agify.io/#pricing
- aid: agify-io:agify-io-age-prediction-api
  name: Agify.io Age Prediction API
  description: Predict a person's age from their first name
  humanURL: https://agify.io/documentation
  baseURL: https://api.agify.io
  tags:
  - Age Prediction
  properties:
  - type: OpenAPI
    url: openapi/agify-io-age-prediction-api-openapi.yml
common:
- type: Website
  url: https://www.agify.io/
- type: AgenticAccess
  url: agentic-access/agify-io-agentic-access.yml
- type: DomainSecurity
  url: security/agify-io-domain-security.yml
- type: Portal
  url: https://agify.io/
- type: Documentation
  url: https://agify.io/documentation
- type: Pricing
  url: https://agify.io/#pricing
- type: Features
  data:
  - name: Name-Based Age Prediction
    description: Estimates a person's age from their first name using a large statistical dataset of name-age associations.
  - name: Country Localization
    description: Accepts an optional ISO 3166-1 country code to return country-specific age predictions for the given name.
  - name: Batch Processing
    description: Supports up to 10 names per API request using array parameter syntax for efficient bulk predictions.
  - name: Rate Limit Headers
    description: Returns X-Rate-Limit-Limit, X-Rate-Limit-Remaining, and X-Rate-Limit-Reset headers to track API usage and
      quota.
  - name: Free Tier
    description: Free access for up to 100 requests per day without an API key, making it easy to evaluate the service.
- type: UseCases
  data:
  - name: Demographics Research
    description: Analyze name datasets to estimate age distributions across a user base for research and analytics purposes.
  - name: Content Personalization
    description: Tailor content or product recommendations based on estimated age derived from a user's provided first name.
  - name: Marketing Segmentation
    description: Segment leads and customers by estimated age group for targeted marketing campaigns without requiring date-of-birth
      collection.
  - name: Form Pre-Fill Assistance
    description: Provide age-range hints during user registration to improve form completion rates and data accuracy.
- type: Integrations
  data:
  - name: Genderize.io
    description: Sibling API that predicts gender based on first name — commonly used alongside Agify for demographic profiling.
  - name: Nationalize.io
    description: Sibling API that predicts nationality from first name, completing a demographic analysis trifecta with Agify
      and Genderize.
- type: RateLimits
  data:
  - name: Free
    description: 100 requests per day, no API key required
  - name: Basic
    description: 25,000 requests per month for $20
  - name: Standard
    description: 250,000 requests per month for $60
  - name: Plus
    description: 2,500,000 requests per month for $180
  - name: Premium
    description: 25,000,000 requests per month for $540
- type: LlmsText
  url: https://agify.io/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/agify-io"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/agify-io/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/agify-io/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.