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 3 more developer resources.

42.0/100 developing ▼ -6.6 Agent 35/100 agent ready Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
2 APIs 5 Features 4 Use Cases
Age PredictionName AnalysisDemographicsREST API

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 42.0/100 · developing
Contract Quality 11.5 / 25
Developer Ergonomics 3.5 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 4.1 / 13
Governance 7.0 / 12
Discoverability 5.9 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. 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. Want it done for you? Prioritized profiling — $2,500 →

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

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

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
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.19'
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: 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