Demographics API
DataMAINTAINED1 token / call

Demographics API

Rich US demographics for every place your users ask about, from the Census Bureau's American Community Survey 5-year estimates (2019-2023, the latest vintage): 70,312 geographies β€” every ZIP code (33,774 ZCTAs), county, metro area, city and town (32,324 places), state and the nation β€” each with 32 headline metrics. Population and age structure, median household and per-capita income, poverty, unemployment and labor-force participation, education attainment, households and broadband, housing units, homeownership, median home value, rent and year built, foreign-born share, Hispanic origin and race. Ask ZIP 90210 and get $190,382 median income against $2,000,000+ home values; profile Los Angeles County or the New York metro in one call; rank states by income (DC, Maryland, Massachusetts lead) or find the priciest ZIP codes in any state. Name search resolves places the way people type them ("Austin" finds Austin city, Texas, 967,862 people). Clean conventions throughout: rates as percentages, 2023 dollars, suppressed cells as null, top-coded medians clamped and documented. Built for real estate, marketing and site selection, insurance, lending, and any product that personalizes by location. Public-domain source data, self-hosted β€” no third-party calls at request time.

No credit card requiredAccess to 20+ APIsCancel anytime
response.json
{
  "ok": true,
  "geography": {
    "geo_id": "860Z200US90210",
    "level": "zip",
    "name": "ZIP 90210",
    "state": null,
    "code": "90210"
  },
  "population": 19652,
  "age": {
    "median_age": 51.2,
    "under_18_pct": 18,
    "over_65_pct": 28.3,
    "male_pct": 51.1,
    "female_pct": 48.9
  },
  "income": {
    "median_household_income": 190382,
    "per_capita_income": 144533,
    "poverty_rate": 8.4
  },
  "employment": {
    "unemployment_rate": 4.2,
    "labor_force_participation": 54.2
  },
  "education": {
    "hs_or_higher_pct": 96.8,
    "bachelors_or_higher_pct": 68.4
  },
  "households": {
    "households": 8025,
    "avg_household_size": 2.45,
    "broadband_pct": 94.9
  },
  "housing": {
    "housing_units": 9714,
    "occupied_units": 8025,
    "vacant_units": 1689,
    "owner_occupied_pct": 71.6,
    "median_home_value": 2000000,
    "median_gross_rent": 3045,
    "median_year_built": 1967
  },
  "origin": {
    "foreign_born_pct": 35.7,
    "hispanic_pct": 5.8
  },
  "race": {
    "white_pct": 82.3,
    "black_pct": 2,
    "native_american_pct": 0.2,
    "asian_pct": 6.6,
    "pacific_islander_pct": 0,
    "other_race_pct": 1.3,
    "two_or_more_races_pct": 7.5
  }
}
8endpoints
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
8endpoints
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

fips

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

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