Skip to main content

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.
PropertyValue
Provider IDsnapchat
CategorySocial
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a Snapchat OAuth App

1

Go to the Snap Business Manager

Navigate to business.snapchat.com and sign in as an Organization Admin.
2

Register the app

Open the organization and go to Business Details to create a new OAuth app. Enter the app name and description.
3

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.
4

Get credentials

Copy the Client ID and Client Secret.
Never share the Client Secret publicly. Store it securely and only enter it in the Alter Vault Developer Portal.

Step 2: Add to Alter Vault

1

Open the Developer Portal

Go to portal.alterauth.com and navigate to your app.
2

Add Snapchat provider

Go to OAuth Providers > Add Provider > Snapchat.
3

Enter credentials

  • Client ID: Paste your Snapchat Client ID
  • Client Secret: Paste your Snapchat Client Secret
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
snapchat-marketing-apiAccess to Snapchat Marketing API for ad management
snapchat-profile-apiAccess 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.