Yahoo Malaysia Web Search

Search results

  1. Learn the basics of how to send and receive data from the Meta social graph and how to implement the APIs, Platforms, Products, and SDKs to fit your application needs.

    • Sharing

      When you use Facebook's Share dialogs on all platforms, you...

    • Videos

      A list of developer features to upload and manage videos on...

    • Commerce Platform

      Powered by the Graph API, it allows direct sellers and...

    • Login Connect With Messenger

      The Facebook Login integration on your website must function...

    • Catalog

      Common Uses. Collection Ads — Use them in immersive...

    • Webhooks

      Objects, Fields, and Values. There are many types of objects...

    • Automotive Ads

      Facebook’s automotive ads leverage cross-device intent...

    • Facebook SDK for iOS

      To provide functionality within the Facebook iOS SDK, we may...

  2. An access token is an opaque string that identifies a user, app, or Page and can be used by the app to make graph API calls. The token includes information about when the token will expire and which app generated the token. Because of privacy checks, the majority of API calls on Meta apps need to include an access token.

  3. The Facebook Pages API from Meta allows apps to access and update a Facebook Page's settings and content, create and get Posts, get Comments on Page owned content, get Page insights, update actions that Users are able to perform on a Page, and much more.

  4. You can use the Graph API Explorer to test any request for Users, Pages, Groups, and more. Visit the reference for each node or edge to determine the permission and access token type required. The Get Started with the Graph API guide introduces you to receiving data from Meta's social graph.

  5. The Pages API is a set of Facebook Graph API endpoints that apps can use to create and manage a Page's settings and content. Components. Access Tokens. API authentication is handled through Access Tokens. Most endpoints require Page access tokens, which are unique to each Page, app User, and app, and have an expiration time.

  6. See this blog post for more information. Access levels are an additional layer of Graph API authorization that apply to permissions and features for Business, Consumer, and Gaming apps. There are two access levels: Standard and Advanced.

  7. Overview. The Graph API is the primary way to get data into and out of the Facebook platform. It's an HTTP-based API that apps can use to programmatically query data, post new stories, manage ads, upload photos, and perform a wide variety of other tasks.