Meta · Authentication Profile
Meta Authentication
Authentication
Meta authenticates with OAuth 2.0 access tokens (Facebook Login). The scheme in openapi/meta-openapi.yml is oauth2 (implicit flow); the docs describe four token types below. Tokens carry granted permissions (scopes/meta-scopes.yml) and can be inspected with the Access Token Debugger.
Meta secures its APIs with oauth2 across 1 declared security scheme, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the implicit and authorizationCode flow(s).
AdvertisingAnalyticsArtificial IntelligenceMessagingSocialSocial-MediaVirtual Reality
Methods: oauth2
Schemes: 1
OAuth flows: implicit, authorizationCode
API key in:
Security Schemes
userAccessToken oauth2