Snapchat · OAuth Scopes
Snapchat OAuth Scopes
OAuth 2.0
searched
Snapchat publishes 7 OAuth 2.0 scopes via the authorizationCode and implicit flows. Scopes are the fine-grained permissions an application requests at authorization time to act against the Snapchat 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.
AdvertisingARAugmented RealityMarketingMessagingSocial-Media
Scopes: 7
Flows: authorizationCode, implicit
Method: searched
Scopes (7)
| Scope | Description | Flows |
|---|---|---|
| https://auth.snapchat.com/oauth2/api/user.display_name | Grants access to the user's display name. | authorizationCode, implicit |
| https://auth.snapchat.com/oauth2/api/user.external_id | Grants access to a unique app-specific user ID. Pseudonymous and scoped per application — the same Snapchatter has a different external_id in every integrating app. | authorizationCode, implicit |
| https://auth.snapchat.com/oauth2/api/user.bitmoji.avatar | Grants access to the user's Bitmoji avatar. | authorizationCode, implicit |
| https://auth.snapchat.com/oauth2/api/camkit_lens_push_to_device | Enables Lens Push-to-Device for Camera Kit-enabled apps. Automatically available to apps with Camera Kit enabled and cannot be toggled by users. | |
| https://auth.snapchat.com/oauth2/api/user | Parent scope value observed in Snap's own documented token-endpoint response examples (`"scope": "https://auth.snapchat.com/oauth2/api/user"`). Not listed in the scope table; it appears to be the granted-scope form returned after exchange rather than a scope to request. | |
| snapads.read | Read-only access to authorized Snapchat Ads data through https://mcp.snapchat.com/ads. The only scope the MCP authorization server accepts — Snap's own docs warn that omitting it causes the bridge to request a default set the server rejects. | authorizationCode |
| snapchat-marketing-api | Single coarse scope covering the entire Marketing API surface — organizations, ad accounts, campaigns, ad squads, ads, creatives, media, audience segments, funding sources and measurement. There is no read/write split and no per-resource scope. | authorizationCode |
📄 Provider scope reference: https://developers.snap.com/snap-kit/login-kit/overview#scopes
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.