Country Indicators API
DataMAINTAINED1 token / call

Country Indicators API

The world in numbers: 230,449 annual values for 24 headline development indicators across all 217 countries, from World Bank Open Data (CC-BY 4.0) back to 1960 and current through the latest releases. GDP and GDP per capita, growth, population, life expectancy, fertility and infant mortality, internet and mobile penetration, unemployment and inflation, literacy, electricity access, health/education/military spending, Gini inequality, net migration, FDI, forest cover and CO2 per capita. Rankings answer headline questions with current data β€” 2025 GDP: US $30.8T, China $19.5T, Germany, Japan, UK; life expectancy led by Monaco at 86.5; Slovakia the most equal society by Gini. Country profiles return the latest value of every indicator in one call (Japan: 123.4M people, 84.0 years, $35,951 GDP per capita); full time series come ready for charting; countries resolve by ISO2, ISO3 or plain name. Aggregates like "World" and "EU" are deliberately excluded so rankings contain only real countries. Built for dashboards, fintech and market-entry analysis, journalism, education and research. World Bank data (CC-BY), self-hosted β€” no third-party calls at request time.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "indicator": {
    "slug": "gdp",
    "name": "GDP",
    "unit": "current US$"
  },
  "country": {
    "iso3": "USA",
    "name": "United States"
  },
  "count": 5,
  "values": [
    {
      "year": 2020,
      "value": 21375281000000
    },
    {
      "year": 2021,
      "value": 23725645000000
    },
    {
      "year": 2022,
      "value": 26054614000000
    },
    {
      "year": 2023,
      "value": 27811517000000
    },
    {
      "year": 2024,
      "value": 29298013000000
    }
  ]
}
6endpoints
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
6endpoints
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

Path Parameters

code

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 Country Indicators API this afternoon.

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