Yahoo Malaysia Web Search

Search results

  1. Meta Developer Documentation. 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. www.facebook.com › openapiFacebook

    Facebook Open API is a platform that allows you to integrate Facebook's social graph and features into your own website or app. You can use the Open API to access data, create and manage ads, and customize user experiences. Learn how to get started, explore the documentation, and use the tools provided by Meta for Developers.

  3. 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.

  4. Graph API Explorer - Meta for Developers. This tool lets you make calls to Facebook's Graph API. Learn more about Graph API. Log into Facebook to use this tool. Log In.

  5. v20.0. The Graph API is the primary way for apps to read and write to the Facebook social graph. All of our SDKs and products interact with the Graph API in some way, and our other APIs are extensions of the Graph API, so understanding how the Graph API works is crucial.

  6. 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.

  7. Step 1. Get Your Page ID. To get a list of IDs and Page access tokens for Facebook Pages on which you can perform a task, send a GET request to /user_id/accounts endpoint where user_id is your user ID. Example Request. Formatted for readability. Replace bold, italics values, such as page_id, with your values.