Mixed Media
Combine videos and images in a single post
Publish posts to Threads with support for images, videos, and mixed media. Simple API, powerful results.
One API call handles Threads posts with flexible media support.
Combine videos and images in a single post
Publish text-only or media-rich content
Create carousel posts with up to 20 images
Upload videos up to 1 GB and 5 minutes long
curl -X POST "https://api.postproxy.dev/api/posts" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "post": { "body": "Exciting announcement coming soon! Stay tuned." }, "profiles": ["threads"], "media": ["https://example.com/image.jpg"], "platforms": { "threads": {} } }'| Format | Description |
|---|---|
post | Feed post (default) |
| Media Type | Max Size | Formats | Max Count | Duration |
|---|---|---|---|---|
| Image | 8 MB | jpg, png, gif, webp | 20 | - |
| Video | 1 GB | mp4, mov | 1 | 0 - 5min |
View full documentation for all platform-specific features for Threads
No need to handle Threads API, OAuth flows, or rate limits. Postproxy handles it all.
Threads rate limits are managed automatically with intelligent retry logic.
Publish text posts, images, videos, or mixed media through one unified API.
Automatic retries and clear status reporting ensure your content reaches Threads.
Common questions about Threads integration
Start with our free plan and scale as your needs grow. No credit card required.