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

Ancient Romans believed that God would bestow good fortune on those who were generous.

Sunday, 9 August 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": 230,
    "title": "The belief in generosity and good fortune",
    "fact": "..."
  },
  "meta": { "date": "2026-08-09", "endpoint": "today", "cache": "24h" }
}