Skip to main content

Upload a file

The CLI detects common image and MP4 MIME types from the extension. Override it when necessary:
The returned id and path can be placed in posts[].value[].image when creating a post.

Import a URL

PostlyBee applies the same HTTPS, SSRF, content-type, and size validation as the Public API.

Video generators

Run an enabled Workspace video generator from JSON:
Run a helper function, such as listing voices:
The exact fields depend on the enabled generator. Use the API reference or dashboard to inspect available options.

Account analytics

Add --force to bypass the cached provider response. Date ranges are UTC and cannot exceed the backend’s analytics limits.

Post analytics

If the result is {"missing":true}, resolve the release ID with posts:missing and posts:connect first.

Notifications and posting slots

Notifications use zero-based pages of 100 items. find-slot returns the next available UTC publication time from the connected account’s schedule.
Last modified on August 26, 2026