NASCAR API
For API current version, visit our API Gallery
Click here to view the extended documentation.
Click here to view our data entry workflow.
Click here to view our change log.
Note: Feeds are best viewed with Chrome, Firefox, or Internet Explorer
___________________________________________________
Schedule
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/schedule-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/[nascar_series]/[year]/races/schedule.xml?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)
[nascar_series] = sc (Sprint Cup), nw (Nationwide), cw (Camping World)
[year] = yyyy
___________________________________________________
Live Race Leaderboard
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/race-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/[nascar_series]/races/[race_id]/results.xml?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)
[nascar_series] = sc (Sprint Cup), nw (Nationwide), cw (Camping World)
[race_id] = id for the race
___________________________________________________
Qualifying Race Leaderboard
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/race-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/[nascar_series]/races/[race_id]/qualifying.xml?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)
[nascar_series] = sc (Sprint Cup), nw (Nationwide), cw (Camping World)
[race_id] = id for the race
___________________________________________________
Driver, Rookie, Owner, and Manufacturer Standings
*** Note: Only driver standings are available in v1
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/standings-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/[nascar_series]/[year]/standings/[standings_type].xml?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)
[nascar_series] = sc (Sprint Cup), nw (Nationwide), cw (Camping World)
[year] = yyyy
[standings_type] = drivers, rookies, owners, manufacturers
Manufacturer Standings Feed Example
___________________________________________________
Drivers
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/series-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/[nascar_series]/[year]/drivers/list.xml?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)
[nascar_series] = sc (Sprint Cup), nw (Nationwide), cw (Camping World)
[year] = yyyy
___________________________________________________
Entry List
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/race-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/[nascar_series]/races/[race_id]/entry_list.xml?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)
[nascar_series] = sc (Sprint Cup), nw (Nationwide), cw (Camping World)
[race_id] = id for the race
___________________________________________________
Starting Grid
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/race-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/[nascar_series]/races/[race_id]/starting_grid.xml?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)
[nascar_series] = sc (Sprint Cup), nw (Nationwide), cw (Camping World)
[race_id] = id for the race
___________________________________________________
Tracks
Schema
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/schema/track-v2.0.xsd?api_key=[your_api_key]
Feed
Syntax: http://api.sportsdatallc.org/nascar-[access_level][version]/tracks/list.xml?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)
___________________________________________________