Population API
DataMAINTAINED1 token / call

Population API

World demographics from 1950 to 2100, from the UN's own projections. The complete World Population Prospects 2024 (Medium variant, CC BY 3.0 IGO): 237 countries plus world, continental and regional aggregates β€” 84,360 location-years, each carrying 20+ indicators: total/male/female population, density, sex ratio, median age, growth rate, births and birth rate, total fertility rate, deaths and death rate, life expectancy (total/male/female), infant and under-5 mortality, and net migration. Observed estimates through 2023, UN projections from 2024 onward β€” every row carries an is_projection flag so you always know which side of the line you're on. Pull a country's full trajectory (world: 2.49B in 1950 β†’ 8.23B in 2025 β†’ peaking near 10.3B in the 2080s), a single-year snapshot (India 2024: 1,450,935,791 people, TFR 1.96, median age 28.4), or cross-country rankings for any indicator in any year β€” including future ones (2100: India 1.51B, China collapsed to 633M, Pakistan #3). Countries resolve by ISO2, ISO3, name or UN code; counts come back in whole persons. Market sizing, actuarial models, policy research, education, journalism β€” the authoritative demographic dataset, queryable.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "location": {
    "loc_id": 356,
    "name": "India",
    "iso3": "IND",
    "iso2": "IN",
    "type": "Country/Area",
    "parent_id": 5501
  },
  "units": "counts in persons; rates as published (per 1,000 / %)",
  "indicators": {
    "year": 2024,
    "population": 1450935791,
    "population_male": 748323427,
    "population_female": 702612364,
    "density": 488.0064,
    "sex_ratio": 106.5059,
    "median_age": 28.4413,
    "growth_rate": 0.896,
    "natural_change": 13629928,
    "births": 23186978,
    "birth_rate": 15.981,
    "fertility_rate": 1.9622,
    "deaths": 9557050,
    "death_rate": 6.587,
    "life_expectancy": 72.2353,
    "life_expectancy_male": 70.729,
    "life_expectancy_female": 73.8556,
    "infant_mortality": 22.6273,
    "under5_mortality": 28.1953,
    "net_migration": -630830,
    "net_migration_rate": -0.435,
    "is_projection": true
  }
}
5endpoints
1tokens / call
99.9%uptime SLA
Lowavg latency

Why developers pick this API

Production-ready

Production Ready

Battle-tested infrastructure with a 99.9% uptime SLA. Rate limits are generous, responses are consistent.

Simple Integration

Standard REST + JSON. Works with any HTTP client. Copy-ready code snippets in 4 languages.

One Key, 20+ APIs

Your DataAndAPIs subscription unlocks every API on the platform β€” anime, finance, sports, and more.

Code snippets

One install. Every endpoint.

No proprietary SDKs needed. Any HTTP client works. Pick your language and paste.

3languages
5endpoints
RESTarchitecture
1key for all APIs
  • Fully typed responses β€” auto-completion in your IDE
  • Tracks the API in lockstep β€” new endpoints land same day
  • One key works across 20+ APIs on the platform
import axios from 'axios';

const { data } = await axios.get(
  '{API_URL}',
  { headers: { 'X-Api-Key': process.env.API_KEY } }
);

πŸ”’ Subscribe to unlock the live API URL

Developer playground

Explore the endpoints

Browse request parameters and inspect live example responses.

Available Endpoints

Request Parameters

API URL

Please subscribe to see the API URL

Headers

X-Api-Key

Please subscribe to see the actual API URL

import axios from 'axios';

const url = '{API_URL}';
const { data } = await axios.get(url, {
  headers: { 'X-Api-Key': 'YOUR_API_KEY' }
});

Pricing

One subscription. Every API.

Tokens unlock this API and 20+ others on DataAndAPIs. Switch APIs any time β€” we promote.

FREE

$0/mo

500 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Community support
Start free
Most Popular

STARTER

$6.99/mo

25,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Email support
Subscribe

PRO

$24.99/mo

100,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority email support
Subscribe

ULTRA

$99.99/mo

1,000,000 tokens / month

  • Access to all APIs
  • Tokens reset monthly
  • Priority support
Subscribe

Need higher volume, dedicated infra, or a custom contract? Talk to sales β†’

Common questions

The things that actually block the upgrade.

Ship Population API this afternoon.

500 free tokens. No card. Plus 20+ other APIs on the same key.