Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Facebook Graph API

Facebook Graph API

2012 CCSP

Andrew Liu

May 02, 2012
Tweet

More Decks by Andrew Liu

Other Decks in Programming

Transcript

  1. Everything in Facebook has an ID JSON as Data Format

    GET https://graph.facebook.com/19292868552
  2. ACCESS TOKEN SCOPE The KEY for accessing the API. What

    you CAN do with access token. user_photos, user_likes...