Skip to main content

Authentication

One OAuth login gives the CLI access to view data, publish posts, reply to comments, and manage settings and connections. Users do not choose scopes or sign in again for another capability. Login itself does not post or change anything. A clear later request to publish, schedule, upload media for a requested post, or send a supplied reply is enough authorization; do not ask for a second confirmation.

Health

Upload

This command:
  1. calls Mallary to create a presigned upload URL
  2. uploads the local bytes for you
  3. returns the final Mallary media URL
Use the returned URL as media[].url for media, or as media[].thumbnail_url for video thumbnails in file-mode post payloads.

Posts

After publishing, grouped post results include the per-platform post IDs and public post URLs that the provider makes available.

Comments

Comments commands are available on all plans. They list comments from Mallary-published posts and post the exact reply text you provide.

Jobs

Completed jobs include platform_post_id and platform_post_url in JSON mode, and print Post ID / Post URL in normal output when available.

Analytics

Audience

Get the latest follower or subscriber count for every connected account in a profile:
Mallary updates supported counts once every 24 hours. TikTok and LinkedIn show permission_required until Mallary adds the permissions those platforms need.

Profiles

Webhooks

List:
Create:
Delete:

Settings

Platforms

Last modified on August 14, 2026