Documentation Index
Fetch the complete documentation index at: https://docs.trypost.it/llms.txt
Use this file to discover all available pages before exploring further.
Connect your account
- Go to Accounts in the TryPost dashboard
- Click Connect Pinterest
- Authorize TryPost on Pinterest
Supported content types
| Type | Aspect ratio | Description |
|---|---|---|
| Pin | 2:3 | Image pin (1 image, required) |
| Video Pin | 9:16 | Video pin, 4 seconds to 15 minutes (1 video, required) |
| Carousel | 2:3 | Multi-image pin (up to 5 images, required) |
OAuth scopes
boards:read, boards:write, pins:read, pins:write, user_accounts:read
pins:read and user_accounts:read are required for the Analytics dashboard.
Self-hosting setup
Configure Pinterest API credentials
Configure Pinterest API credentials
- Go to Pinterest Developers and create an app
- Add the scopes listed above in the app’s permissions
- Set the redirect URL to
{APP_URL}/accounts/pinterest/callback - Add to your
.env:

