X Publish: AI Tool

Post a video or image to a connected X (Twitter) account.

📝

Overview

About this model

Updated Jul 16, 2026

X Publish integrates muapi with your connected X (Twitter) account, enabling programmatic posting of videos or images with captions and reply settings. Connect your X credentials once, then use the API to publish unlimited content—ideal for automating social media strategies, batch-posting campaigns, or embedding X distribution directly into your content generation and publishing pipeline.

Instead of manually uploading each post, define the account, media, caption, and reply permissions, then watch your content go live instantly. Perfect for content creators managing personal brands, agencies handling multiple client accounts, social media platforms, or any application that generates content and needs to distribute it to X automatically.

1Automate publishing of AI-generated videos to your X feed
2Batch-post campaign content across multiple X accounts simultaneously
3Integrate X distribution into an automated content workflow (generate → review → publish)
4Publish quote graphics, announcement videos, or promotional content programmatically from your application
đź’°

Pricing & Value

Cost analysis

muapiapp$0.02 per generation

Muapi's minimal per-post fee makes automated X distribution affordable at scale, even for high-frequency posting strategies.

* Competitor pricing is estimated based on similar model architectures and usage tiers.

⚙️

Technical Details

Configuration schema

Account IDinteger

ID of the connected X account.

Default Value-
Media URLstring

Public URL of the video or image to post.

Default Value-
Tweet Textstring

Tweet text (max 280 chars).

Default Value
Reply SettingsEnum (3 options)

Who can reply to the post.

Default Valueeveryone
đź“–

Implementation Guide

Developer documentation

  1. Connect your X account to muapi via OAuth 2.0 authentication (one-time setup; support is available if needed).
  2. Obtain your account_id for the X account you'll be publishing to (provided during authentication).
  3. Prepare your media file (image or video) and have its media_url ready.
  4. Write your post caption—text content, mentions, hashtags, or any message you want to accompany the media.
  5. Set reply_settings if you want to restrict who can reply (e.g., 'followers_only', 'accounts_you_follow', or 'everyone' for open replies).
  6. Submit the request with account_id, media_url, caption, and reply_settings—your post will publish instantly.
âť“

Common Questions

Frequently asked

How do I connect my X account to muapi?

Muapi uses OAuth 2.0 to securely authenticate with X. You'll approve muapi's access to your account, and muapi stores credentials securely. You'll receive an account_id for use in all future publish requests.

Can I publish to multiple X accounts?

Yes. If you have multiple X accounts linked to muapi, specify a different account_id for each publish request. This allows distribution across different brand or personal accounts simultaneously.

What is the cost per X post via muapi?

X Publish costs $0.02 per post. This covers the muapi API call; X itself does not charge for posting.