Skip to content

Pinterest Setup

Create a Pinterest API app for managing pins, boards, and analytics through Fp Switchboard.

  1. Create Pinterest App

    Go to Pinterest Developer Portal and create a new app.

  2. Configure App

    • App name: Fp Switchboard
    • Description: MCP integration for Pinterest management
  3. Add Redirect URI

    https://api.switchboard.fpdigital.ai/oauth/pinterest/callback
  4. Request Access

    Apply for trial or standard access to the Pinterest API. Trial access provides limited functionality for testing.

  5. Copy Credentials

    Copy the App ID and App Secret.

Terminal window
npx wrangler secret put PINTEREST_CLIENT_ID
npx wrangler secret put PINTEREST_CLIENT_SECRET
https://api.switchboard.fpdigital.ai/oauth/pinterest/callback
  • Trial access denied: Pinterest may deny trial API access. Contact Pinterest Developer Support for assistance.
  • Business account required: Personal accounts have limited API access. Convert to a business account for full functionality.
  1. Connect from the Switchboard Dashboard
  2. Authorize with your Pinterest business account
  3. Click Test Connection to verify
  4. Try: “List my Pinterest boards”