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 Pinterest for board management, pin creation, audience insights, and advertising data.| Property | Value |
|---|---|
| Provider ID | pinterest |
| Category | Social |
| PKCE | Supported |
| Token refresh | Automatic |
| Redirect URI | Shown in Developer Portal |
Step 1: Create a Pinterest OAuth App
Go to the Pinterest Developer Portal
Navigate to developers.pinterest.com/apps and sign in.
Configure the redirect URI
Add the Alter callback URL from the Developer Portal to the Redirect URIs field.
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 Pinterest App ID
- Client Secret: Paste your Pinterest App Secret Key
Available Scopes
| Scope | Description |
|---|---|
boards:read | Read board data |
boards:write | Create and manage boards |
pins:read | Read pin data |
pins:write | Create and manage pins |
user_accounts:read | Read user account data |
ads:read | Read advertising data |
ads:write | Create and manage ads |
catalogs:read | Read product catalogs |
catalogs:write | Manage product catalogs |
Notes
- Some scopes (e.g.,
ads:read) require your app to be approved for advertising access. - See the Pinterest OAuth documentation for more details.