Meta · OAuth Scopes

Meta OAuth Scopes

OAuth 2.0 derived

Meta publishes 1 OAuth 2.0 scope via the implicit flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Meta API on a user’s behalf.

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.

AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial MediaVirtual Reality
Scopes: 1 Flows: implicit Method: derived

OAuth endpoints

Authorization URL
https://www.facebook.com/v22.0/dialog/oauth
Flows
implicit

Scopes (1)

ScopeDescriptionFlows
public_profile Access basic profile info implicit

Source

OAuth Scopes

meta-scopes.yml Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/meta-openapi.yml
schemes:
- name: userAccessToken
  source: openapi/meta-openapi.yml
  flows:
  - flow: implicit
    authorizationUrl: https://www.facebook.com/v22.0/dialog/oauth
scopes:
- scope: public_profile
  description: Access basic profile info
  flows:
  - implicit
  sources:
  - openapi/meta-openapi.yml