Tweets
Publish tweets with automatic format detection
Publish tweets to X (Twitter) with automatic format detection. Handle images, videos, and text posts seamlessly.
One API call handles tweets with automatic content format detection.
Publish tweets with automatic format detection
Add up to 4 images or 1 video per tweet
Create threaded conversations with multiple tweets
Content format determined automatically based on media
curl -X POST "https://api.postproxy.dev/api/posts" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "post": { "body": "Just shipped a new feature! Check it out 🎉" }, "profiles": ["twitter"], "media": ["https://example.com/image.jpg"], "platforms": { "twitter": {} } }'| Format | Description |
|---|---|
post | Tweet (default) |
| Media Type | Max Size | Formats | Max Count | Duration |
|---|---|---|---|---|
| Image | 5 MB | jpg, png, webp, gif | 4 | - |
| Video | 512 MB | mp4, mov | 1 | 1s - 140s |
View full documentation for all platform-specific features for X (Twitter)
No need to handle Twitter API v2, OAuth flows, or rate limits. Postproxy handles it all.
Twitter rate limits are managed automatically with intelligent retry logic.
Publish tweets with text, images, or videos through one unified API.
Automatic retries and clear status reporting ensure your tweets reach X.
Common questions about X (Twitter) integration
Start with our free plan and scale as your needs grow. No credit card required.