FB Archive · Historical The full record,
The full record,
one query away.
A deep historical archive across every sport we cover — the same event schema as the live feed, built for backtesting, benchmarking, and model development.
What you get
Research-grade history.
- Every game — point queries by game, or bulk export by sport, league, and date range.
- Identical schema — archive rows match live events exactly, so backtests mirror production.
- Versioned — schema changes are append-only; old extracts stay reproducible.
- Provenance — every event keeps its confidence + reporter metadata.
# Every event for one game
curl https://api.firstbuzzer.com/v1/games/nba_401766/events \
-H "Authorization: Bearer $FB_API_KEY"
# Bulk export — a league + season
curl "https://api.firstbuzzer.com/v1/export?league=epl&season=2025" \
-H "Authorization: Bearer $FB_API_KEY" Tap the archive.
Request access for FB Archive.