AllPro
| API | Description |
|---|---|
| GET v2/NFL/AllPro/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/AllPro/seasons?lastUpdated={lastUpdated} |
Returns a JSON Document |
Award
| API | Description |
|---|---|
| GET v2/NFL/Award/Types |
No documentation available. |
| GET v2/NFL/Award/Seasons |
No documentation available. |
Boxscore
| API | Description |
|---|---|
| GET v1/NFL/Boxscore/{gameId} |
Returns a boxscore give a Game ID |
College
| API | Description |
|---|---|
| GET v2/NFL/Colleges?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
Environment
| API | Description |
|---|---|
| GET v1/NFL/Teams |
Returns information on current franchises |
| GET v1/NFL/Leagues |
Returns information about the league |
| GET v1/NFL/Conferences |
Returns information on league conferences |
| GET v1/NFL/Divisions |
Returns information on league divisions |
| GET v1/NFL/Colleges |
Returns college ID and name mapping |
| GET v1/NFL/Sites |
Returns venue ID and name mapping |
| GET v1/NFL/TVRadio |
Returns TV and radio ID and name mapping |
Feed
| API | Description |
|---|---|
| GET v1/NFL/Feed/Today |
Returns a listing of all files created today (since the last complete flag was sent out) |
| GET v1/NFL/Feed/Environment |
Returns a listing of all environment-related data endpoints |
GameV2
| API | Description |
|---|---|
| GET v2/NFL/Game/Periods/{season} |
Game
| API | Description |
|---|---|
| GET v1/NFL/Game/Schedules/{season} |
Returns the schedule for all teams in the current season |
| GET v1/NFL/Game/Schedules/{season}/Delete/{version} |
Returns game identifiers to be deleted from the database |
| GET v1/NFL/Game/Summaries/{gameOrSeasonId} |
Returns the game summary for a single game ID If looking for a single game, use the 10 digit elias game identifier. If looking for a season use the 4 digit season. |
| GET v1/NFL/Game/OLine/{gameId} |
Returns offensive line data for a game ID |
| GET v1/NFL/Game/Periods/{season} |
Person
| API | Description |
|---|---|
| GET v1/NFL/Persons/Full |
Returns a JSON Document |
| GET v1/NFL/Persons/Add/{version} |
Data with new persons |
| GET v1/NFL/Persons/Update/{version} |
Data with updated attributes on existing persons |
| GET v1/NFL/Persons/Delete/{version} |
Data for persons that should be deleted from the persons database |
| GET v1/NFL/Person/Teams |
Returns a JSON Document |
| GET v1/NFL/Person/Stats/Season/{season}/{franchiseId} |
Returns a JSON Document |
| GET v1/NFL/Person/Stats/Game/{gameOrSeasonId}/{franchiseId} |
Returns a JSON Document |
| GET v1/NFL/Person/Splits/Season/{season}/{franchiseId} |
Returns a JSON Document of person splits |
PersonTeam
| API | Description |
|---|---|
| GET v2/NFL/Person/Teams/{season}?lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/Person/Teams/{season}/{franchiseId}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
PersonV2
| API | Description |
|---|---|
| GET v2/NFL/Persons?limit={limit}&offset={offset}&lastUpdated={lastUpdated}&esbId={esbId} |
Returns a JSON Document |
| GET v2/NFL/Person/Teams/Legacy/{season} |
Returns a JSON Document |
| GET v2/NFL/Person/Teams/{season}/{franchiseId}/Legacy |
Returns a JSON Document |
PlayerCareerStats
| API | Description |
|---|---|
| GET v2/NFL/career/stats/player/{playerId}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/career/stats/season/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
PlayerSeasonStats
| API | Description |
|---|---|
| GET v2/NFL/season/stats/player/{playerId}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/season/stats/players/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
Probowl
| API | Description |
|---|---|
| GET v2/NFL/Probowl/Selections/Seasons?limit={limit}&offset={offset} |
Returns a JSON Document |
| GET v2/NFL/Probowl/Selections/Seasons/{season}?limit={limit}&offset={offset} |
Returns a JSON Document |
TeamGameStats
| API | Description |
|---|---|
| GET v2/NFL/game/stats/teams/{game_id}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/stats/teams/games/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
PlayerGameStats
| API | Description |
|---|---|
| GET v2/NFL/game/stats/players/{game_id}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/stats/persons/games/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
PlayerSeasonTeamStats
| API | Description |
|---|---|
| GET v2/NFL/season-team/stats/players/{season}/{franchise}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/season-team/splits/players/{season}/{franchise}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/season-team/stats/players/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
Standings
| API | Description |
|---|---|
| GET v2/NFL/Standings/{season} |
Returns a JSON Document |
TeamSeasonStats
| API | Description |
|---|---|
| GET v2/NFL/season/stats/team/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/season/stats/team/{season}/{franchise}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/season/stats/team/opponent/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON document detailing granular season-long opponent statistics for every team in the league for the specified season. |
| GET v2/NFL/season/stats/team/opponent/{season}/{franchise}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document detailing granular season-long opponent statistics for the specified team and franchise. |
TeamV2
| API | Description |
|---|---|
| GET v2/NFL/Teams/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/Teams |
Returns a JSON Document |
| GET v2/NFL/Teams/{season}/Legacy |
Returns a JSON Document |
Team
| API | Description |
|---|---|
| GET v1/NFL/Team/Stats/Season/{season}/{franchiseId} |
Returns a JSON Document |
| GET v1/NFL/Team/Stats/Game/{gameOrSeasonId}/{franchiseId} |
Returns team game statistics |
| GET v1/NFL/Team/Splits/Season/{season}/{franchiseId} |
Returns a JSON Document of team splits |
Venue
| API | Description |
|---|---|
| GET v2/NFL/Venues?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/Venues/Legacy |
Returns a JSON Document |
| GET v2/NFL/Venues/Seasons?lastUpdated={lastUpdated} |
Returns a JSON Document |
| GET v2/NFL/Venues/Season/{season}?limit={limit}&offset={offset}&lastUpdated={lastUpdated} |
Returns a JSON Document |