NFL Sports API by PropSports
What this API is The NFL endpoints from PropSports API, available as a standalone $19/mo subscription for developers who only need football data. PropSports API is built and operated by PropTechUSA.ai — not a reseller, not a wrapper-of-a-wrapper. The infrastructure runs on Cloudflare Workers globally, delivering sub-100ms responses from edge nodes closest to your server. One API key. One auth…
NFL Sports API by PropSports endpoints
| Method | Endpoint | Description |
|---|---|---|
| Scores | ||
| GET |
getNFLGame /nfl/game/{gameId} |
Full game detail including box score, play-by-play summary, weather at kickoff, stadium info, and officials. |
| GET |
getNFLScores /nfl/scores |
Live scores and game status for all games today. Includes home/away teams, score, quarter, time remaining, stadium, and broadcast. |
| GET |
getNFLScoresLive /nfl/scores/live |
Real-time in-game score updates for all currently active NFL games. Poll at 30-second intervals during games. Returns only games with status=in_progress. |
| Props | ||
| GET |
getNFLRushingYardsProps /nfl/props/rushing-yards |
Rushing yards props for featured backs. Includes snap share, target share, and defensive rushing DVOA. |
| GET |
getNFLKickingProps /nfl/props/kicking |
Field goal attempt and extra point props for kickers. |
| GET |
getNFLPassingTDProps /nfl/props/passing-tds |
Passing TD props for starting QBs. |
| GET |
getNFLTouchdownProps /nfl/props/touchdowns |
Anytime TD scorer props. Includes red zone targets, goal-line carries, and implied team totals. |
| GET |
getNFLReceptionProps /nfl/props/receptions |
Reception (catches) props with target share and PPR context. |
| GET |
getNFLPassingYardsProps /nfl/props/passing-yards |
Passing yards props for today's starting QBs with matchup context. Includes opposing defense DVOA, blitz rate, and QB pressure rate. |
| GET |
getNFLReceivingYardsProps /nfl/props/receiving-yards |
Receiving yards props for WRs and TEs. Includes air yards, target share, and route participation rate. |
| GET |
getNFLInterceptionProps /nfl/props/interceptions |
Interception props for starting QBs. |
| Odds | ||
| GET |
getNFLMoneylines /nfl/odds/moneyline |
Best moneyline prices per side across tracked books. |
| GET |
getNFLSpreads /nfl/odds/spreads |
Current point spreads with opening line, current line, and movement direction across tracked sportsbooks. |
| GET |
getNFLLineMovement /nfl/odds/movement |
Opening vs current line movement for spreads, totals, and moneylines. Use to identify sharp money and steam moves. |
| GET |
getNFLTotals /nfl/odds/totals |
Game totals with current line, opening line, and movement. |
| Stats | ||
| GET |
getNFLTeamStats /nfl/stats/team |
Team-level offensive and defensive stats: yards/game, points/game, turnover differential, red zone %, 3rd down %. |
| GET |
getNFLPlayerStats /nfl/stats/players |
Season stats leaderboard filtered by position. |
| GET |
getNFLDefenseStats /nfl/stats/defense |
Defensive stats including sacks, INTs, forced fumbles, and DVOA ranking. |
| Schedule & Teams | ||
| GET |
getNFLSchedule /nfl/schedule |
Full NFL schedule for the current or specified week. |
| GET |
getNFLStandings /nfl/standings |
Conference and division standings with W-L record, point differential, home/away splits, and playoff position. |
| GET |
getNFLRoster /nfl/roster/{teamId} |
Full active roster with depth chart position, jersey number, age, height, weight, and years of experience. |
| GET |
getNFLTeams /nfl/teams |
All 32 NFL teams with full metadata: city, name, abbreviation, conference, division, stadium, primary/secondary colors, and team ID. |
| Context | ||
| GET |
getNFLWeather /nfl/weather |
Current weather conditions for all outdoor stadiums hosting games this week. Dome flag for retractable/fixed roof stadiums. Use wind speed > 20mph as a filter for under plays. |
| GET |
getNFLInjuries /nfl/injuries |
Official NFL injury report for all teams. Includes player name, position, injury type, practice status (Full/Limited/DNP), and game designation (Questionable/Doubtful/Out/IR). |
NFL Sports API by PropSports pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $19 / month | — |
|
| PRO | $39 / month | — |
|
| ULTRA | $79 / month | — |
|