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

akarso accounts connect

Connect a social media account via OAuth.
Starts an OAuth flow to authorize Akarso to post on your behalf. Each workspace (profile) holds at most one account per platform. Connecting the same platform again replaces the existing connection. Any account or page selection (Facebook Pages, LinkedIn organizations, YouTube channels) happens inside the OAuth flow itself.
The [platform] argument is required when called programmatically. Supported platforms: x, twitter, instagram, facebook, linkedin, tiktok, youtube, threads, pinterest, bluesky, googlebusiness.
Bluesky connects with an app password instead of OAuth — the browser page shows a short form (generate an app password at https://bsky.app/settings/app-passwords).

Usage

akarso accounts connect [platform]

Arguments

ArgumentRequiredDescription
[platform]Noplatform

Global Options

OptionDefaultDescription
--api-key [key]-API key (overrides AKARSO_API_KEY env and ~/.akarso/config.json)
--api-url [url]-Server URL (overrides AKARSO_API_URL env, defaults to akarso.co)
--profile [id]-Profile (workspace) ID to operate on, overriding the API key's pinned profile. Use profiles list to see available IDs.
--json-Output raw JSON instead of YAML
-h, --help-Display this message
-v, --version-Display version number