Snapchat OAuth Scopes
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.
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.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for oauth scopes
4 MCP tools reach this
find_scopesBrowse and filter every scope set in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
curl "https://apis.io/api/v1/scopes/snapchat-scopes"
curl "https://apis.io/api/v1/scopes?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.