GET /today/births

dayinhistory.dev:day-in-history-api

Summary: Get today's notable births
Operation ID: getTodayBirths
Auth: none

Returns notable people born on today's date throughout history. Each entry includes the person's name, birth year, a brief description of their significance, and optional Wikipedia links. Use this to highlight birthdays of famous figures on any given day.

Original spec description

Returns a paginated list of notable people born on today's date.

Usage Tips

- Birth years can be negative for historical figures (BCE/BC dates) - Some entries have extensive descriptions, others are brief - Great for daily digest emails highlighting 'whose birthday is today'

Parameters (1)

page (integer, query, optional, default: 1)

Page number for pagination (starting from 1)

Constraints: {'minimum': 1}

Examples (2)

TitleTypeURLAction
Get today's births (default page) curl https://api.dayinhistory.dev/v1/today/births
Get today's births (page 2) curl https://api.dayinhistory.dev/v1/today/births?page=2

Probe History

Latency

Status Codes

TimeStatusLatencySize
2026-03-23 09:42:00.079873 200 846ms
2026-03-23 09:40:57.898967 200 858ms

Response Changes

WhenOldNew
2026-03-23 09:42:00.079873 e5a47b4aac92 a3c36ac66f86