Media Uploader
Upload images, videos & GIFs to your X account.
Credits Required
Choose a monthly plan to add credits and use metered tools.
API
# POST /api/v1/x/media - Upload media to X.
curl -X POST https://xquik.com/api/v1/x/media \
-H "x-api-key: xq_YOUR_KEY" \
-H "Idempotency-Key: replace-with-a-unique-value" \
-F "file=@photo.jpg" \
-F "account=@myaccount"Cost & Credits
Each write action consumes credits. Subscriptions include monthly credits; unused credits carry over. PAYG credits never expire.
Compare plansUse with AI Agents
Ask your AI agent to upload media to X. The agent calls the Xquik MCP server and executes the action on your connected X account.
Upload photo.jpg to my X account and return the media ID.Explore More Tools
Extract available X article content by tweet URL.
Change your X profile picture.
Change your X profile banner image.
Create a new X Community.
Delete an X Community you own.
Extract bounded community member sets with profile data.
Join a public X Community from a connected account.
Leave an X Community you belong to.
Extract a bounded moderator set from a public X Community.
Extract a bounded post set from a public X Community.
Search posts by keyword within one X Community.
Send direct messages from your connected X account.
Export a bounded follower set from a public account.
Extract a bounded following set from a public account.
Extract a bounded follower set from a public X List.
Extract a bounded member set from a public X List.
Extract a bounded post set from a public X List.
Extract a bounded set of posts mentioning a user.
Search X users by name, bio, or keyword.
Get a bounded set of recent posts from a public X user.
Update your X profile bio, name, location & URL.
Extract a bounded set of quote posts.
Extract a bounded set of replies with user profiles.
Extract a bounded set of users who reposted a post.
Extract a bounded participant set from an X Space.
Extract a bounded conversation set from a public tweet.
Queue a post from your connected X account.
Delete a tweet owned by your connected X account.
Queue a like from your connected X account.
Queue a repost from your connected X account.
Search tweets by keyword, Tweet ID, or X URL.
Remove your connected account's like from a tweet.
Queue a follow from your connected X account.
Queue an unfollow from your connected X account.
Browse verified followers with profile details.