OAuth providers
Snapchat
Set up Snapchat OAuth for marketing and advertising management
Overview
Section titled “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
Section titled “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.
Get credentials
Copy the Client ID and Client Secret.
Step 2: Add to Alter Vault
Section titled “Step 2: Add to Alter Vault”Open the Developer Portal
Go to portal.alterauth.com and navigate to the application.
Add Snapchat provider
Go to OAuth Providers > Add Provider > Snapchat.
Enter credentials
- Client ID: Paste your Snapchat Client ID
- Client Secret: Paste your Snapchat Client Secret
Select scopes
Choose the scopes the application needs.
Save
Click Save. The provider is now active.
Available Scopes
Section titled “Available Scopes”| Scope | Description |
|---|---|
snapchat-marketing-api | Access to Snapchat Marketing API for ad management |
snapchat-profile-api | Access to user profile data |
- 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.