This document discusses various application programming interfaces (APIs) including Facebook's Graph API, Twitter's REST API, and YouTube's Data API. It provides examples of accessing profile and media data from these social networks including getting public profile information, photos, videos, and tweets. It also discusses JSON and XML formats for representing API responses as well as libraries and languages that can be used to work with these APIs like jQuery, PHP, and Google's Data API.