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 14 social media platforms. Each workspace holds one connected account per platform, so CLI commands address accounts by platform name.

Platform matrix

PlatformPostingSchedulingCommentsReviews
X / TwitterYesYes--
InstagramYesYesYes-
LinkedInYesYesYes-
FacebookYesYesYes-
TikTokYesYesYes-
YouTubeYesYesYes-
ThreadsYesYesYes-
RedditYesYesYes-
PinterestYesYes--
BlueskyYesYesYes-
MastodonYesYesYes-
DiscordYesYes--
SlackYesYes--
Google BusinessYesYes-Yes
The Comments column shows platforms that support importing comments with akarso inbox sync. Replying with akarso inbox reply works on every posting platform.

Platform identifiers

Use these identifiers in CLI commands (lowercase). In API request and response bodies they are UPPER_SNAKE (TWITTER, GOOGLE_BUSINESS).
x and twitter are interchangeable; both map to TWITTER in the API.
- x - twitter - instagram - linkedin - facebook - tiktok - youtube - threads - reddit - pinterest - bluesky - mastodon - discord - slack - googlebusiness

Channel selection

After connecting Facebook, Instagram, LinkedIn, YouTube, or Google Business, you must pick a publishing target (Page, organization, channel, or location) before posting works. The connect flow shows the picker automatically, or use:
akarso accounts get facebook akarso accounts set-channel facebook --channel-id page_123
See Connecting Accounts for details.

Per-platform notes

PlatformNote
MastodonRequires your instance URL when connecting
BlueskyConnects via AT Protocol OAuth; uses https://bsky.social by default (custom server for self-hosted PDS)
PinterestPosts need a board name (data.PINTEREST.boardName in the API)
DiscordPosts need a channel ID (data.DISCORD.channelId in the API)
SlackPosts need a channel ID (data.SLACK.channelId in the API)
YouTubeSupports video type (VIDEO/SHORT), privacy, and madeForKids via the API
RedditPosts target a subreddit (data.REDDIT.sr in the API)

Inbox support

Comments are async imports: run inbox sync on a published post, then read the imported comments:
akarso inbox sync post_123 --platform instagram akarso inbox syncs akarso inbox comments --post-id post_123

Reviews

Reviews are only available on Google Business Profile:
akarso inbox reviews-sync --count 50 akarso inbox reviews