This document summarizes how to use Yahoo's social APIs and build social applications. It discusses two ways to access social APIs - via open applications that run on Yahoo's network or standalone OAuth applications. It provides examples of using Yahoo Query Language (YQL) to fetch user profile data, contacts, updates, and execute queries. Code samples are given in PHP and Python to perform OAuth authorization and make REST calls to fetch and insert social data.