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 Pinterest for board management, pin creation, audience insights, and advertising data.
PropertyValue
Provider IDpinterest
CategorySocial
PKCESupported
Token refreshAutomatic
Redirect URIShown in Developer Portal

Step 1: Create a Pinterest OAuth App

1

Go to the Pinterest Developer Portal

Navigate to developers.pinterest.com/apps and sign in.
2

Create a new app

Click Create app, enter the app name, and fill in the required details.
3

Configure the redirect URI

Add the Alter callback URL from the Developer Portal to the Redirect URIs field.
4

Get your credentials

Copy the App ID (Client ID) and App Secret Key (Client Secret).
Never share your App Secret Key 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 Pinterest provider

Go to OAuth Providers > Add Provider > Pinterest.
3

Enter credentials

  • Client ID: Paste your Pinterest App ID
  • Client Secret: Paste your Pinterest App Secret Key
4

Select scopes

Choose the scopes your app needs.
5

Save

Click Save. The provider is now active.

Available Scopes

ScopeDescription
boards:readRead board data
boards:writeCreate and manage boards
pins:readRead pin data
pins:writeCreate and manage pins
user_accounts:readRead user account data
ads:readRead advertising data
ads:writeCreate and manage ads
catalogs:readRead product catalogs
catalogs:writeManage product catalogs

Notes