American Football V2 (Enhanced) API
The American Football V2 API provides comprehensive coverage of American football leagues worldwide, including the NFL, NCAA FBS, and CFL.Base URL
Authentication
Include your API key in thex-api-key header:
Test IDs
Use
/tournament/9464/seasons to get the latest NFL season ID, which changes each year.American Football Data Notes
- 4 quarters × 15 minutes — score fields
period1throughperiod4, plus OT - Scoring: Touchdown (6pts), Field Goal (3pts), Safety (2pts), PAT (1 or 2pts)
- Positions: QB, RB, WR, TE, OL, DL, LB, DB, K, P
- Key stats: Passing yards, rushing yards, touchdowns, turnovers, sacks
- Odds: Spread, Over/Under, and Moneyline are the primary betting formats
- Off-season note: NFL runs September–February. During the off-season (March–August), live/today endpoints return 0 events. Use search and tournament endpoints for year-round testing.
Endpoint Categories
Example Requests
UI Design Ideas
- Score display: Show quarter-by-quarter (Q1: 7, Q2: 10, Q3: 3, Q4: 14 = 34)
- Key stats: Passing yards + TDs, rushing yards + TDs, turnovers (INT, fumbles)
- Spread/O-U focus: American football fans care most about point spread and over/under
- Weekly schedule: NFL plays Thursday/Sunday/Monday — use
events/round/{week}for weekly view - Injury report:
/missing-playersis critical — NFL injury reports drive betting lines - Seasonal: NFL runs Sep-Feb. Off-season (Mar-Aug) will have 0 live games