yahoo fantasy api

League

With the League API, you can obtain the league related information, like the league name, the number of teams, the draft status, etc.

Leagues only exist in the context of a particular Game, although you can request a League Resource as the base of your URI by using the global league_key.

Users can only retrieve data for private leagues of which they are a member if they have provided a valid OAuthToken upon authenticating your application. Leagues that have been designated as public can be queried without user authentication.

Methods

Method
Description
Retrieve information about a specific league
Retrieve information about the settings of a specific league
Retrieve the scoreboard from a specific league for a given week
Retrieve information about the teams in a specific league
Retrieve information about players in a specific league
Retrieve draft results from a specific league
Retrieve information about transactions in a specific league