Posts
Create, schedule, draft, retry, and inspect posts across 11 social platforms — single posts, bulk batches of 50, and per-platform content overrides.
📄️ List posts with filters
Post status is derived live from per-destination statuses (the raw
📄️ Create, schedule, or draft a post
Omit `scheduled_for` to publish immediately; provide it (ISO 8601,
📄️ Get a post with destination statuses
For drafts, the chosen accounts and per-platform content are surfaced
📄️ Update a scheduled or draft post
Only posts whose derived status is `scheduled` or `draft` can be
📄️ Delete a post and all its destinations
Permanent. Fires the `post.deleted` webhook event.
📄️ Schedule (publish) a draft
Turns a draft into a live scheduled/publishing post: flips the post to
📄️ Get per-platform publish results for a post
Poll this after an immediate publish. Each destination's status moves
📄️ Retry all failed destinations of one post
Resets every `failed` destination of the post to `queued` with a fresh
📄️ Create up to 50 posts in one call
Each item is dispatched through the same validation as `createPost`
📄️ Bulk-retry failed destinations by filter
Retries every failed destination matching the filter (at least one