X (Twitter) Post Helper - Text, Image, Video in One Call
X (Twitter) Post Helper turns a multi-step Twitter API flow into one HTTP request. Posting tweets with media via X's API is painful: OAuth 1.0a signing, multipart media upload, chunked INIT/APPEND/FINALIZE for video, polling STATUS until ready, then finally creating the tweet. This API does all of that for you. Send a single POST with your OAuth credentials, your tweet text, and an optional…
X (Twitter) Post Helper - Text, Image, Video in One Call endpoints
| Method | Endpoint | Description |
|---|---|---|
| Tweet | ||
| POST |
createPost /x/post |
Send a tweet with optional media. Caller provides their own X OAuth 1.0a credentials. Images upload in one shot, videos go through the chunked upload protocol. Returns the live… |
X (Twitter) Post Helper - Text, Image, Video in One Call pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | — |
|
| ULTRA | $25 / month | — |
|
| MEGA | $99 / month | — |
|