Yahoo Sports API - SGTMcClain/Fantasy GitHub Wiki

Original Yahoo Fantasy Documentation

I am using this space to document my time figuring out how to navigate the Yahoo Sports API since is it poorly documented currently. This is my first time dealing with a public api so please forgive any mistakes I may make along the way.

To use the Yahoo Sports API you have to setup a Yahoo developer account and create an app at https://developer.yahoo.com/apps/create/

Oauth

The instructions on setting up Oauth can be found here https://developer.yahoo.com/oauth/ This documentation is actually halfway decent.