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

The expression `to get fired` comes from long ago Clans that wanted to get rid of unwanted people, so they would burn their houses instead of killing them, creating the term `Got fired`.

Wednesday, 22 July 2026

Today's fact

Hand-checked, fresh daily

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

Free Facts API

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

One free, no-auth JSON endpoint returns today's fact (cached for 24 hours). Perfect for a widget, a status page, or a daily email.

Try it live

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

{
  "data": {
    "id": 212,
    "title": "Useless Fact: #53974",
    "fact": "..."
  },
  "meta": { "date": "2026-07-22", "endpoint": "today", "cache": "24h" }
}