About this model
Threads Publish integrates muapi directly with your connected Threads account, allowing you to programmatically post videos or images to Threads alongside captions. Connect your Threads credentials once, then use the API to publish unlimited content—perfect for automating social media workflows, batch-publishing seasonal campaigns, or integrating Threads distribution into your content generation pipeline.
Instead of manually uploading each piece of content, use muapi to define the account, media, caption, and placement settings, then watch your content go live instantly. This is ideal for content creators, agencies managing multiple brand accounts, or platforms that generate content and need to distribute it across social networks automatically.
Cost analysis
| Provider | Cost | Notes |
|---|---|---|
| muapiapp | $0.02 per generation | Muapi charges a minimal fee per Threads publish, making automated social distribution affordable even for high-frequency content strategies. |
Muapi charges a minimal fee per Threads publish, making automated social distribution affordable even for high-frequency content strategies.
* Competitor pricing is estimated based on similar model architectures and usage tiers.
Configuration schema
| Parameter | Type | Description | Default |
|---|---|---|---|
| Account ID | integer | ID of the connected Threads account. | - |
| Media URL | string | Public URL of the video or image to publish. | - |
| Caption | string | Post caption (supports hashtags). | |
| Placement | Enum (2 options) | Where to publish: Reels or main timeline. | timeline |
ID of the connected Threads account.
-Public URL of the video or image to publish.
-Post caption (supports hashtags).
Where to publish: Reels or main timeline.
timelineDeveloper documentation
Frequently asked
Muapi uses OAuth 2.0 to securely connect with Threads. During the authentication flow, you'll approve muapi's access to your account, and muapi will store the credentials securely. You'll receive an account_id to use in all future publish requests.
Yes. If you have multiple Threads accounts linked to muapi, you can specify a different account_id for each publish request, allowing you to distribute content across different brand or personal accounts.
Threads Publish costs $0.02 per post. This covers the API call to publish to Threads; Threads itself has no additional fees for posting content.