Environment

APIDescription
GET v1/NBA/Teams

Returns information on current franchises

Feed

APIDescription
GET v1/NBA/Feed/Today

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

Game

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

Returns the schedule for all teams in the current season

Person

APIDescription
GET v1/NBA/Persons/Full

Returns a JSON Document

GET v1/NBA/Person/Teams

Returns a JSON Document

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

Returns a JSON Document

GET v1/NBA/Person/Stats/Game/{gameId}/{franchiseId}

Returns a JSON Document