Documentation Index
Fetch the complete documentation index at: https://docs.alterauth.com/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Connect your users to Snapchat for marketing campaign management, advertising data, and profile information.| Property | Value |
|---|---|
| Provider ID | snapchat |
| Category | Social |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Snapchat OAuth App
Go to the Snap Business Manager
Navigate to business.snapchat.com and sign in as an Organization Admin.
Register the app
Open the organization and go to Business Details to create a new OAuth app. Enter the app name and description.
Configure the redirect URI
Add the Alter callback URL (HTTPS) from the Developer Portal as the Redirect URI. The redirect URI cannot be edited after the app is created.
Step 2: Add to Alter Vault
Open the Developer Portal
Go to portal.alterauth.com and navigate to your app.
Enter credentials
- Client ID: Paste your Snapchat Client ID
- Client Secret: Paste your Snapchat Client Secret
Available Scopes
| Scope | Description |
|---|---|
snapchat-marketing-api | Access to Snapchat Marketing API for ad management |
snapchat-profile-api | Access to user profile data |
Notes
- Snapchat Marketing API access requires approval from Snapchat. Apply through the Snap Business Manager.
- The redirect URI of an OAuth app cannot be edited after creation — register a new app to change it.
- See the Snap Marketing API authentication docs for endpoint details.