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

akarso profiles list

List all profiles (workspaces) in your organization.
Each profile is an isolated workspace with its own connected social accounts and posts. The response marks which profile is current (the one your API key targets) and which is the default.
API keys are pinned to one profile at creation, so all other commands automatically operate on the key's profile without needing a --profile flag.

Usage

akarso profiles list

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

Examples

akarso profiles list