Socialit
Pinterest

Create Pins without a second publishing stack.

Push image or video Pins through Socialit. Boards and media stay in the same library you use for every other network.

API

Create a Pin

Real Socialit shape. target_account_ids points at a connected Pinterest account (pinterest).

Full posts reference →
curl -X POST https://api.socialit.com/v1/posts \
  -H "Authorization: Bearer sk_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "content": "Moodboard for the summer collection.",
    "target_account_ids": ["sa_pin"],
    "media_ids": ["med_img"],
    "publish": true
  }'
Why Socialit

Socialit API vs official Pinterest API

Socialit

  • One API key for every network you connect
  • OAuth, token refresh, and media upload handled for you
  • Schedule, queues, and drafts in the same request shape
  • Hosted in our Prague data center. FunFirst-run stack
  • First 2 social accounts free. Pay per seat after that
  • Pins share scheduling and media with Instagram and the rest

Official Pinterest API

  • Pinterest app review and board scopes
  • Pin creation payloads specific to Pinterest only
  • Image-first rules easy to violate from a generic uploader
  • No shared calendar with Meta or TikTok
  • You maintain OAuth refresh yourself
Content

Supported content types

  • Image Pins Single image
  • Video Pins Single video
  • Description Up to 500 characters
  • Boards Via connected account
Features

What you get with Pinterest

  • OAuth connect

    Connect Pinterest accounts ready to create Pins.

  • Media library

    Upload once, Pin later, reuse elsewhere.

  • Scheduling

    Plan Pins with scheduled_at like any Socialit post.

  • Validation

    Catch oversized assets before Pinterest errors.

FAQ

Common questions

Multiple images per Pin?

Pinterest publishes are single-image or single-video oriented in Socialit constraints.

Idea Pins?

Focus is standard Pin create via the posts API. Check docs for current Pin types.

Board selection?

Board targeting follows the connected account metadata and config. See connect and posts docs.

Same pricing?

Yes. Pinterest accounts use seats like every other network.

Ready to connect Pinterest?

First 2 accounts free. Every feature included.