Environment

APIDescription
GET v1/MLB/Teams

Returns information on current franchises

Feed

APIDescription
GET v1/MLB/Feed/Today

Returns a listing of all files created today (since the last complete flag was sent out)

Game

APIDescription
GET v1/MLB/Game/Schedules/{season}

Returns the schedule for all teams in the current season

Person

APIDescription
GET v1/MLB/Persons/Full

Returns a JSON Document

GET v1/MLB/Person/Teams

Returns a JSON Document

GET v1/MLB/Person/Stats/Season/{season}/{franchiseId}

Returns a JSON Document

GET v1/MLB/Person/Stats/Game/{gameOrSeasonId}/{franchiseId}

Returns a JSON Document