Release - App Development with Meta - Documentation - Meta for Developers
How to make your app available publicly available.
How to make your app available publicly available.
The Meta App Dashboard and how to use it
App Customization lists the use cases available and the required and optional permissions available for each.
How to create a Meta app in the Meta App Dashboard
Register for a Meta Developer account
This document explains versioning of the Facebook Platform and using a specific version in API calls.
Receive real-time notifications of changes to Meta's Graph API objects.
How to use the Facebook Pages API to manage Facebook Pages
Get and manage access tokens for making secure calls to the Facebook APIs.
The Graph API is the primary way to get data in and out of Facebook's social graph. It's a low-level HTTP-based API that you can use to query data, post...
Permissions Reference for Meta Technologies APIs lists the permissions used for API calls to Meta's social graphs.
Features that require App Review.
The Upload Files to Facebook guide describes how to use the Resumable Upload API to upload files to the Facebook Graph API and to use the uploaded media in other API calls.
The Secure Graph API Requests guide describes how to secure calls made to the Meta social graph.
The Facebook Graph API Field Expansion guide explains more advanced API requests including field expansion, limiting results, nested requests, and pagination.
The Handle Errors for Graph API Requests guide describes the errors and possible reasoning for requests that receive an error.
The Debug Facebook Graph API Requests guide explains how to use the Graph API Explorer tool and the Graph API Debug Mode to explain potential issues with your Graph API requests.
Make batch requests with single and multiple methods, dependencies between operation requests, uploading binary data, errors, and limitations.