← Back to dashboard

Connect Pinterest Ads

OAuth-based connection — refresh tokens auto-renew the access token before it expires.

1. Pinterest app credentials

Go to developers.pinterest.com → My apps → your app → Configure. Copy the App ID (client_id) and App secret key (client_secret).

Loading…

2. Connect Pinterest

Redirects to Pinterest to approve. After approval you'll come back here with an access token + refresh token saved.

3. Pick the Ad Account

After connecting, click below to fetch ad accounts and select the one to track.

Ad Account ID

Alt: paste a token manually

Use this if your token expired and the OAuth Reconnect button isn't working, or if you already have a fresh token from elsewhere. Paste the access token(required) and the refresh token (optional, but enables auto-renew).

Where to get the tokens:

  1. developers.pinterest.com → My apps → your app
  2. Scroll to Generate Access Tokens section
  3. Choose Production environment → click Generate token
  4. Copy the long string starting with pina_… (access token)
  5. If shown, also copy the refresh token (starts with pinr_…)
Access Token (required)
Refresh Token (optional — enables auto-renew for ~1 year)