Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.

Supported Platforms

Akarso supports 10 social media platforms. Each workspace holds one connected account per platform, so CLI commands address accounts by platform name.

Platform identifiers

Use these identifiers in CLI commands and API bodies (lowercase). x is an alias for twitter in the CLI.
- x - twitter - instagram - linkedin - facebook - tiktok - youtube - threads - pinterest - bluesky - googlebusiness

Account and page selection

Platforms with multiple publishing targets under one login (Facebook Pages, LinkedIn organizations, YouTube channels, Google Business locations) let you pick the target during the OAuth flow — there is no separate selection step afterwards. Reconnect the platform to switch targets.

Per-platform notes

PlatformNote
X / TwitterSupports threads, polls, communities, and reply settings via platformSpecificData in the API
InstagramReels support shareToFeed, cover frames via coverUrl/thumbOffset
LinkedInSupports company mentions, article link cards, and visibility control
FacebookText-only posts can render a link preview card via link
TikTokPrivacy level, duet/stitch/comment toggles, branded-content disclosure
YouTubeTitle, tags, visibility, category, madeForKids, and an auto first comment
ThreadsReply control (everyone, accounts_you_follow, mentioned_only)
PinterestPins require a board — pass --pinterest-board <id> (list with accounts pinterest-boards)
BlueskyConnects with an app password instead of OAuth
Google BusinessSupports STANDARD, EVENT, and OFFER post types with call-to-action buttons
The full per-platform option schemas are documented in the API Reference under the create post endpoint.

Media formats

Media is attached by public URL. Supported formats:
KindFormats
ImagesJPEG, PNG, WebP, GIF
VideosMP4, MOV
Local files upload via akarso media upload (or automatically through posts create --media).