Skip to content

Media Uploader

Upload images, videos & GIFs to your X account.

Credits Required

Choose a monthly plan to add credits and use metered tools.

API

Example Request
# 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 plans

Use 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.

Example Prompt
Upload photo.jpg to my X account and return the media ID.

Explore More Tools

Extract X Article

Extract available X article content by tweet URL.

Change Profile Photo

Change your X profile picture.

Change Profile Banner

Change your X profile banner image.

Create Community

Create a new X Community.

Delete Community

Delete an X Community you own.

Community Members

Extract bounded community member sets with profile data.

Join Community

Join a public X Community from a connected account.

Leave Community

Leave an X Community you belong to.

Community Moderators

Extract a bounded moderator set from a public X Community.

Community Posts

Extract a bounded post set from a public X Community.

Community Search

Search posts by keyword within one X Community.

Send Direct Message

Send direct messages from your connected X account.

Followers

Export a bounded follower set from a public account.

Following

Extract a bounded following set from a public account.

List Followers

Extract a bounded follower set from a public X List.

List Members

Extract a bounded member set from a public X List.

List Posts

Extract a bounded post set from a public X List.

Extract Mentions

Extract a bounded set of posts mentioning a user.

People Search

Search X users by name, bio, or keyword.

User Tweets

Get a bounded set of recent posts from a public X user.

Edit Profile

Update your X profile bio, name, location & URL.

Extract Quote Tweets

Extract a bounded set of quote posts.

Extract Replies

Extract a bounded set of replies with user profiles.

Who Reposted

Extract a bounded set of users who reposted a post.

Space Participants

Extract a bounded participant set from an X Space.

Extract Thread

Extract a bounded conversation set from a public tweet.

Tweet Composer

Queue a post from your connected X account.

Delete Tweet

Delete a tweet owned by your connected X account.

Like Tweet

Queue a like from your connected X account.

Repost Tweet

Queue a repost from your connected X account.

Tweet Search

Search tweets by keyword, Tweet ID, or X URL.

Remove Like

Remove your connected account's like from a tweet.

Follow User

Queue a follow from your connected X account.

Unfollow User

Queue an unfollow from your connected X account.

Verified Followers

Browse verified followers with profile details.