Facebook Lead Ads · OAuth Scopes
Facebook Lead Ads OAuth Scopes
OAuth 2.0
searched
Facebook Lead Ads publishes 6 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Facebook Lead Ads API on a user’s behalf.
Tokens are issued from https://graph.facebook.com/v22.0/oauth/access_token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
AdvertisingLead GenerationLead AdsMarketing APIFacebookInstagramMetaWebhook
Scopes: 6
Flows: authorizationCode
Method: searched
OAuth endpoints
Authorization URL
https://www.facebook.com/v22.0/dialog/oauth
https://www.facebook.com/v22.0/dialog/oauth
Token URL
https://graph.facebook.com/v22.0/oauth/access_token
https://graph.facebook.com/v22.0/oauth/access_token
Flows
authorizationCode
authorizationCode
Scopes (6)
| Scope | Description | Flows |
|---|---|---|
| leads_retrieval | Read leads from lead ad forms. The core permission for this product — without it, /{form-id}/leads and /{lead-id} return an error rather than lead data. | authorizationCode |
| pages_show_list | List the Pages a user manages — needed to resolve the page-id that owns the forms. | authorizationCode |
| pages_manage_ads | Manage ads associated with a Page. | authorizationCode |
| ads_management | Required to read ad-level lead fields (ad_id, campaign_id) and for the full lead-data permission set documented on the retrieval guide. | authorizationCode |
| pages_read_engagement | Required alongside ads_management for ad-level fields and for the full lead-data permission set. | authorizationCode |
| pages_manage_metadata | Required to subscribe a Page to leadgen webhooks — the operations subscribeAppWebhook and pageSubscribedApps in this repo. | authorizationCode |
📄 Provider scope reference: https://developers.facebook.com/docs/permissions
Source
OAuth Scopes
Work with this as data
Every scope set here is available over the APIs.io API and to AI agents over MCP.