Organization Posts
Post on behalf of LinkedIn company pages
Publish posts to LinkedIn personal profiles or company pages. Handle organization posting and media constraints seamlessly.
One API call handles both personal and organization posting on LinkedIn.
Post on behalf of LinkedIn company pages
Support for images (up to 20) and videos (up to 15 min)
Publish to the world's largest professional network
Upload videos up to 5 GB with professional formatting
curl -X POST "https://api.postproxy.dev/api/posts" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "post": { "body": "We are excited to share our latest product update with the community!" }, "profiles": ["linkedin"], "media": ["https://example.com/image.jpg"], "platforms": { "linkedin": { "organization_id": "12345678" } } }'| Format | Description |
|---|---|
post | Feed post (default) |
| Parameter | Type | Required | Description |
|---|---|---|---|
organization_id | string | No | Post on behalf of an organization/company page |
| Media Type | Max Size | Formats | Max Count | Duration |
|---|---|---|---|---|
| Image | 8 MB | jpg, png, gif | 20 | - |
| Video | 5 GB | mp4, mov, avi | 1 | 0 - 15min |
View full documentation for all platform-specific features for LinkedIn
No need to handle LinkedIn OAuth flows, organization permissions, or API rate limits. Postproxy handles it all.
LinkedIn rate limits are managed automatically with intelligent retry logic.
Publish text posts, images, and videos to personal profiles or company pages.
Automatic retries and clear status reporting ensure your content reaches LinkedIn.
Common questions about LinkedIn integration
Start with our free plan and scale as your needs grow. No credit card required.