NFL API
For API current version, visit our API Gallery
Click here to view the extended documentation.
Click here to view our data entry workflow.
Note: Feeds are best viewed with Chrome, Firefox, or Internet Explorer
___________________________________________________
Weekly Schedule
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/schedule-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/schedule.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
___________________________________________________
Season Schedule
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/schedule-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/schedule.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[format] = xml
___________________________________________________
Game Statistics
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/statistics-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/statistics.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[home_team], [away_team] = <see schedule feed>
[format] = xml
___________________________________________________
Game Summary
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/summary-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/summary.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
[home_team], [away_team] = <see schedule feed>
___________________________________________________
Play-By-Play
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/pbp-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/pbp.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
[home_team], [away_team] = <see schedule feed>
___________________________________________________
Play Summary
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/extended-play-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/plays/[play_id].[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[home_team], [away_team] = <see schedule feed>
[play_id] = ID for the play <see Play-By-Play>
[format] = xml
___________________________________________________
Game Boxscore
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/boxscore-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/boxscore.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
[home_team], [away_team] = <see schedule feed>
___________________________________________________
Extended Boxscore
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/extended-boxscore-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/extended-boxscore.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
[home_team], [away_team] = <see schedule feed>
___________________________________________________
Weekly Boxscore
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/boxscore-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/boxscore.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
___________________________________________________
Game Roster
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/roster-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/roster.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
[home_team], [away_team] = <see schedule feed>
___________________________________________________
Team Hierarchy
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/hierarchy-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/teams/hierarchy.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[format] = xml
___________________________________________________
Team Roster
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/roster-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/teams/[team]/roster.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[team] = abbreviation for team (example: MIN, NE)
[format] = xml
___________________________________________________
Injuries
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/roster-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/injuries.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
[home_team], [away_team] = <see schedule feed>
___________________________________________________
Game Depth Chart
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/depth_chart-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/[away_team]/[home_team]/depthchart.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
[home_team], [away_team] = <see schedule feed>
___________________________________________________
Team Depth Chart
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/depth_chart-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/teams/[team]/depthchart.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[team] = abbreviation for team (example: MIN, NE)
[format] = xml
___________________________________________________
Weekly League Leaders
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/statistics-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/[year]/[nfl_season]/[nfl_season_week]/leaders.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[nfl_season_week] = 1 - 17 (Week 0 of Preseason is Hall of Fame game)
[format] = xml
___________________________________________________
Standings
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/standings-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/teams/[year]/[nfl_season]/standings.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[format] = xml
___________________________________________________
Seasonal Statistics
Schema
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/schema/statistics-v1.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nfl-[access_level][version]/teams/[team]/[year]/[nfl_season]/statistics.[format]?api_key=[your_api_key]
Parameter Format Notes
[access_level] = Real-Time (rt), Premium (p), Standard (s), Basic (b), Trial (t)
[version] = whole number (sequential, starting with the number 1)
[team] = team abbreviation <see Team Hierarchy>
[year] = yyyy
[nfl_season] = Preseason (PRE), Regular Season (REG), Postseason (PST)
[format] = xml
___________________________________________________