I/O Docs
The API calls below can be used to test the Input and Output of our API endpoints. You'll need an API key and an assigned secret to access the live data and so if you haven't contacted us yet, now is the time! Our sales staff would be happy to set you up with trial access so you can begin to evaluate the product.
After you've been given an API key and secret, enter it below and "Get" the method you'd like to try out. Fill in the parameters with what you'd like to try, or use the built in defaults, and click "Try It!" to execute the call. The JSON or XML response will be populated in the Response Body, the Response Body will provide you with any relevant codes, and the Request Header URI will show you how the call would be made within your application.
Please note:
This web application will sometimes take a long time to display the results when you click "Try it!" than it does to actually receive the data. You can confirm how long it takes for STATS to process the request by looking at the timeTaken node in the results body.
For the IO endpoints below, the parameters you fill are ARE case sensitive. For example, "/v1/decode/networktypes/" will return "596 Service Not Found"; it must be "/v1/decode/networkTypes".
Also, endpoints almost always require a final "/". You will receive "596 Service Not Found" when it is missing. An exception to this is for optional methods, such as eventId or teamId.
Resources shared across sports and leagues.
Australian Football
MLB - Major League Baseball
Baseball - Other
CBK - College Basketball
NBA - National Basketball Association
Basketball - Other
WCBK - Women's College Basketball
WNBA - Women National Basketball Association
Boxing
CFB - College Football
NFL - National Football League
Football - Other
Golf
NHL - National Hockey League
Hockey - Other
horseRacing
UFC - Ultimate Fighting Championship
Motor
Rugby
Soccer
Sumo
Tennis
Volleyball
GET
All Headlines
editorial/stories/headlines/list/
GET
All Headlines - Top
editorial/top/stories/headlines
GET
All Stories - Recent
editorial/stories/list/
GET
Countries
decode/countries/
GET
Currencies
decode/currencies/
GET
Event Data Confirmed
stats/:sportName/:leagueAbbrev/eventDataConfirmed/
GET
Date Data Updated
stats/:sportName/:leagueAbbrev/dateDataUpdated/
GET
Languages
decode/languages/
GET
Network Types
decode/networkTypes/
GET
Name Displays
decode/nameDisplays/
GET
Season Structure
decode/:sportName/:leagueAbbrev/seasonStructure/
GET
All Sports Major Events
stats/majorEvents
GET
Major Events Decode
decode/majorEvents/
GET
Major Event Types Decode
decode/majorEventTypes/
GET
Schedule Delete - Current Season Only
stats/:sportName/:leagueAbbrev/eventsDeleted/
MLB - Schedules, scores, box scores, play-by-play, tvl
GET
MLB - If permissioned for all event information
stats/baseball/mlb/events/:eventId
GET
MLB - If permissioned for all event information - for one team only
stats/baseball/mlb/events/teams/:teamId
GET
MLB - If permissioned for just schedules, scores and box scores
stats/baseball/mlb/box/:eventId
GET
MLB - If permissioned for just schedules, scores and box scores - for one team only
stats/baseball/mlb/box/teams/:teamId
GET
MLB - If permissioned for just schedules and scores
stats/baseball/mlb/scores/:eventId
GET
MLB - If permissioned for just schedules and scores - for one team only
stats/baseball/mlb/scores/teams/:teamId
GET
MLB - Players
stats/baseball/mlb/participants/
GET
MLB - All players since season YYYY
stats/baseball/mlb/participants/
GET
MLB - All players on a single team
stats/baseball/mlb/participants/teams/:teamId
GET
MLB - Historical Rosters
stats/baseball/mlb/participants/teams/:teamId
GET
MLB - Single player
stats/baseball/mlb/participants/:playerId
GET
MLB - All-Star Game players
stats/baseball/mlb/allStarParticipants/
GET
MLB - Umpires
stats/baseball/mlb/umpires/
GET
MLB - Single umpire
stats/baseball/mlb/umpires/:umpireId
GET
MLB - Players
stats/baseball/mlb/mlbid/
GET
MLB - All players since season YYYY
stats/baseball/mlb/mlbid/
GET
MLB - All players on a single team
stats/baseball/mlb/mlbid/teams/:teamId
GET
MLB - Historical Rosters
stats/baseball/mlb/mlbid/teams/:teamId
GET
MLB - Single player
stats/baseball/mlb/mlbid/:playerId
GET
MLB - Player stats - Year-to-date
stats/baseball/mlb/stats/players/:playerId
GET
MLB - Player stats - Year-to-date - by Team
stats/baseball/mlb/stats/players
GET
MLB - Player stats - Career
stats/baseball/mlb/stats/players/:playerId
GET
MLB - Player single game stats
stats/baseball/mlb/stats/players/:playerId/events/:eventId
GET
MLB - Player game-by-game stats
stats/baseball/mlb/stats/players/:playerId/events/
GET
MLB - Player stats while on one team.
stats/baseball/mlb/stats/players/:playerId/teams/:teamId
GET
MLB - Player splits
stats/baseball/mlb/stats/players/:playerId/
GET
MLB - Team stats
stats/baseball/mlb/stats/teams/:teamId/
GET
MLB - Team single game stats
stats/baseball/mlb/stats/teams/:teamId/events/:eventId
GET
MLB - Team game-by-game stats
stats/baseball/mlb/stats/teams/:teamId/events/
GET
MLB - Team splits
stats/baseball/mlb/stats/teams/:teamId/
GET
MLB - Coach stats - Year-to-date
stats/baseball/mlb/stats/coaches/:coachId
GET
MLB - Coach stats while on one team
stats/baseball/mlb/stats/coaches/:coachId/teams/:teamId
GET
MLB - All coach stats for one team - Year-to-date
stats/baseball/mlb/stats/coaches/teams/:teamId
GET
MLB - Coach stats - Career
stats/baseball/mlb/stats/coaches/:coachId
GET
MLB - Umpire stats - Year-to-date
stats/baseball/mlb/stats/umpires/:umpireId
GET
MLB - Transactions
stats/baseball/mlb/transactions/
GET
MLB - Transactions by player
stats/baseball/mlb/transactions/players/:playerId/
GET
MLB - Transactions by player on a specific team
stats/baseball/mlb/transactions/players/:playerId/teams/:teamId/
GET
MLB - Transactions by team
stats/baseball/mlb/transactions/teams/:teamId