NFL 2026 season/odds · injuries · stats
NFL data.
Ready before
kickoff.
Games, live odds, injuries, and season stats in one JSON schema. Free API key in 30 seconds — wire your models before the season spikes.
Everything for game day.
18
Full schedule
Regular season and playoffs as clean game objects with scores and status.
3
Live odds
Moneyline, spreads, and totals across major sportsbooks.
32
Injuries
Team injury reports you can join to games without scraping.
1
Player & team stats
Season stats in the same schema as NBA, NHL, and MLB.
One request
curl -s "https://api.clearsportsapi.com/api/v1/nfl/game-odds" \
-H "Authorization: Bearer YOUR_API_KEY"Endpoints
- GET /api/v1/nfl/games
- GET /api/v1/nfl/game-odds
- GET /api/v1/nfl/teams
- GET /api/v1/nfl/team-stats
- GET /api/v1/nfl/player-stats
- GET /api/v1/nfl/injury-stats
Built for
- Live odds boards for NFL Sundays
- Injury-aware fantasy lineups
- Betting model feature pipelines
- Content sites with auto-updating schedules
FAQ
When should I integrate the NFL API?
Before kickoff. Odds and injury demand spike in August–September. Get a free key now and wire your models against real payloads.
Does ClearSports cover NFL odds?
Yes — moneyline, spreads, and totals via GET /api/v1/nfl/game-odds.
Is there a free tier?
1,000 calls/month free. Upgrade to Starter ($49/mo) when you need more. Promo code STARTER30 is 30% off the first month of Starter.