Board Targeting
Pin directly to specific boards for organized content
Create pins on Pinterest with images and videos. Drive traffic with destination links and organized boards.
One API call handles Pinterest pins with media uploads and board targeting.
Pin directly to specific boards for organized content
Add destination links to drive traffic from pins to your website
Upload video pins up to 2 GB and 15 minutes long
Set custom cover images and thumbnail offsets for video pins
curl -X POST "https://api.postproxy.dev/api/posts" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "post": { "body": "10 Tips for Better Photography" }, "profiles": ["pinterest"], "media": ["https://example.com/image.jpg"], "platforms": { "pinterest": { "title": "10 Tips for Better Photography", "board_id": "987654321", "destination_link": "https://example.com/blog/photography-tips" } } }'| Format | Description |
|---|---|
pin | Pin (default) |
| Parameter | Type | Required | Description |
|---|---|---|---|
title | string | No | Title of the pin |
board_id | string | Yes | ID of the public board to pin to |
destination_link | string | No | URL of the destination link |
cover_url | string | No | URL of cover image (video only) |
thumb_offset | integer | No | Thumbnail image offset in seconds (video only) |
| Media Type | Max Size | Formats | Max Count | Duration |
|---|---|---|---|---|
| Image | 32 MB | jpg, gif, png, webp | 1 | - |
| Video | 2 GB | mp4, mov | 1 | 4s - 15min |
View full documentation for all platform-specific features for Pinterest
No need to handle Pinterest API, OAuth flows, or rate limits. Postproxy handles it all.
Target specific boards by ID without managing Pinterest's board API separately.
Publish the same visual content to Pinterest alongside Instagram, TikTok, and more in one API call.
Automatic retries and clear status reporting ensure your pins reach Pinterest.
Common questions about Pinterest integration
Start with our free plan and scale as your needs grow. No credit card required.