Fantasy Sports Port
Real-time NFL stats, scores, rosters, schedules, injuries, and player data.
3 subscribers
9.1/10 popularity
817 ms avg latency
55% success rate
21 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Fantasy Sports Port endpoints
| Method | Endpoint | Description |
|---|---|---|
| getNFLPlayerInfo | ||
| GET |
/getNFLPlayerInfo /getNFLPlayerInfo |
Curated player profile by playerID or playerName: identity, bio (height, weight, age, college, draft), current injury, and a season stats summary. |
| getNFLPlayerSeasonStats | ||
| GET |
/getNFLPlayerSeasonStats /getNFLPlayerSeasonStats |
Weekly stats for a player, filterable by season/week, or aggregated across all seasons with career=true. |
| getNFLLivePlayerFantasyPoints | ||
| GET |
/getNFLLivePlayerFantasyPoints /getNFLLivePlayerFantasyPoints |
Returns a player's fantasy points for a given week, scored in your chosen format. Select a format with `format`, and optionally override any individual scoring value with… |
| getNFLTopPerformers | ||
| GET |
/getNFLTopPerformers /getNFLTopPerformers |
Ranks every player's fantasy points for a given week under the chosen format, optionally filtered by position. |
| getNFLPlayerProjections | ||
| GET |
/getNFLPlayerProjections /getNFLPlayerProjections |
Projected stats scored into projected fantasy points under the chosen format, with optional overrides. Live-season feature: returns data for recently-synced weeks; "no projection… |
| getNFLBoxScore | ||
| GET |
/getNFLBoxScore /getNFLBoxScore |
Full box score (both teams' player stat lines plus game info) for a game by gameID. |
| getNFLTeamSchedule | ||
| GET |
/getNFLTeamSchedule /getNFLTeamSchedule |
A team's schedule for a season. |
| getNFLTeams | ||
| GET |
/getNFLTeams /getNFLTeams |
List of all NFL teams (name, abbreviation, logo, colors). Optionally filter by conference or division. |
| getNFLTeamRoster | ||
| GET |
/getNFLTeamRoster /getNFLTeamRoster |
All players on a team's roster. |
| getNFLStandings | ||
| GET |
/getNFLStandings /getNFLStandings |
Official-seeding standings for a season (wins, losses, ties, points for/against, point differential, playoff seed, streak), with optional conference/division/team filters. |
| getNFLStandingsByWeek | ||
| GET |
/getNFLStandingsByWeek /getNFLStandingsByWeek |
Standings as they stood after a given week, computed from completed games. Ranked by win % then point differential (not official NFL tiebreakers). Optional… |
| getNFLInjuryList | ||
| GET |
/getNFLInjuryList /getNFLInjuryList |
Current NFL injury report, with designation, injury type, body part, and status. |
| getNFLNews | ||
| GET |
/getNFLNews /getNFLNews |
Recent NFL news aggregated from multiple outlets. Sorted by publish time, deduped by headline. |
| getNFLDepthCharts | ||
| GET |
/getNFLDepthCharts /getNFLDepthCharts |
A team's depth chart by position (starter through backups), enriched with player names. |
| getNFLBettingOdds | ||
| GET |
/getNFLBettingOdds /getNFLBettingOdds |
Pre-game odds per game: spread, over/under, moneylines, and computed implied team totals. Provide week+season, or a specific gameDate. Lines are posted near game time;… |
| getNFLPlayerGameLog | ||
| GET |
/getNFLPlayerGameLog /getNFLPlayerGameLog |
A player's game-by-game log for a season, with opponent, home/away, result, and per-game fantasy points under the chosen format. |
| getNFLADP | ||
| GET |
/getNFLADP /getNFLADP |
Players ranked by average draft position, with overall and positional ADP. Draft-season data. |
| getNFLDFS | ||
| GET |
/getNFLDFS /getNFLDFS |
Daily fantasy salaries. Called with no params, returns available slates (each with a slateId). Called with slateId, returns player salaries and projected points for that slate.… |
| getNFLPlayByPlay | ||
| GET |
/getNFLPlayByPlay /getNFLPlayByPlay |
Drive-by-drive play-by-play for a game. Full mode returns every drive with its plays; scoringPlaysOnly returns just the scoring summary. Updated live during in-progress games. |
| getNFLScoringFormats | ||
| GET |
/getNFLScoringFormats /getNFLScoringFormats |
Returns the scoring values for each public format (Standard, PPR, Half-PPR). Self-documentation for the fantasy-points and projections endpoints. |
| getNFLWeeklyGames | ||
| GET |
/getNFLWeeklyGames /getNFLWeeklyGames |
All NFL games for a given week or date (the league-wide slate), with game IDs, teams, kickoff time, status, and scores. For a single team's full-season schedule, use… |
Fantasy Sports Port pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $50 / month | — |
|