
Notable People API
Every notable person in history, structured and queryable: 1.93 million humans with an English Wikipedia article and a known birth date, from Wikidata (CC0). Each person carries name, one-line description, birth and death dates that honor the source's precision (a year-only date never fabricates a January 1st birthday), gender, citizenship, up to three occupations resolved to plain English, a Wikipedia link and a notability rank that puts Einstein above obscurity in every listing. Search by name the way people actually type it β token-prefix full-text, so "Einstein" or "serena wil" just work β and filter by occupation, citizenship, birth-year range or living/deceased. The born-on and died-on endpoints power "on this day" features with day-precision dates only (Mario Draghi on September 3rd, Elvis on August 16th); random serves quiz and trivia apps. Deaths refresh daily from Wikidata, keeping the fact users check most β is this person still alive? β current. Built for media, quiz and trivia products, genealogy, content enrichment and research. CC0 source data; self-hosted β no third-party calls at request time.
{
"ok": true,
"person": {
"qid": "Q937",
"name": "Albert Einstein",
"description": "German-born theoretical physicist (1879β1955)",
"born": "1879-03-14",
"died": "1955-04-18",
"alive": false,
"gender": "male",
"citizenship": "Cisleithania",
"occupations": [
"theoretical physicist",
"philosopher of science",
"pacifist"
],
"wikipedia": "https://en.wikipedia.org/wiki/Albert_Einstein",
"notability_rank": 321
}
}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.
- 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
Query Parameters
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.
STARTER
25,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Email support
PRO
100,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority email support
ULTRA
1,000,000 tokens / month
- Access to all APIs
- Tokens reset monthly
- Priority support
Need higher volume, dedicated infra, or a custom contract? Talk to sales β
Common questions
The things that actually block the upgrade.
Ship Notable People API this afternoon.
500 free tokens. No card. Plus 20+ other APIs on the same key.
