REST API

From Facebook Developer Wiki (FbDevWiki.com)
Jump to: navigation, search

The REST API is the original API for developing on the Facebook Platform. Over a year ago Facebook decided to go in a new direction and launched their new Graph API.

It's best to avoid using these methods if there's an equivalent method in the Graph API as Facebook has clearly indicated that they're moving away from these methods.

We'll try to include examples to show how to replace these REST method calls with Graph API calls where applicable.


Contents

Administrative Methods


Login/Auth Methods


Data Retrieval Methods

Publishing Methods

Facebook Connect Methods


Dashboard API Methods

Most of these methods will likely be removed once the Requests 2.0 have been fully implemented.


Events API Methods


Ads Methods

The Ads API has been moved to the Graph API

Personal tools
Namespaces
Variants
Actions
Navigation
Graph API
FQL
Toolbox