The toolbox

A fresh fact, every day.

One fascinating fact, picked fresh every day across science, history, nature and more — copy it, share it, or pull it straight from our free API.

Fact of the day

Americans travel 1,144,721,000 miles by air every day

Tuesday, 22 September 2026

Today's fact

Hand-checked, fresh daily

Copy it, share it, or pull it straight from the free API below.

Download image

Browse every fact →

Free Facts API

Drop a fact-of-the-day into your app

Two free, no-auth JSON endpoints: today's fact (cached 24 hours, the same for everyone all day) and a random one — up to 50 at a time — for a widget that changes on every page load.

Try it live

GET https://www.drivebird.com/api/facts/today

{
  "data": {
    "id": 277,
    "title": "Useless Fact: #43956",
    "fact": "..."
  },
  "meta": { "date": "2026-09-22", "endpoint": "today", "cache": "24h" }
}
{-- The random endpoint — the call most developers actually want. --}

GET https://www.drivebird.com/api/facts/random?count=5

count is optional (1–50, default 1). data is always an array here, so you never have to branch on the shape. No key, no sign-up, and CORS is open — call it straight from the browser.

Full API reference → — limits, response shape and attribution for all three collections.

One fact, every morning

Free, and short — one fact a day, nothing else. Unsubscribe in one click from any of them.

We'll email you once to confirm — nothing is subscribed until you click that link.