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

470 is the minimum length in yards from the tee to the hole on a Par 5.

Monday, 22 June 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": 180,
    "title": "Trivia: #16708",
    "fact": "..."
  },
  "meta": { "date": "2026-06-22", "endpoint": "today", "cache": "24h" }
}