Posts
Publish a post
This is the one endpoint that reaches a real audience. It moves the post
pending_review → scheduled — the only legal transition — and hands it to the
publisher. published is written only after the platform confirms, and a failed
hand-off leaves the post scheduled and retryable rather than falsely marked live.
Every call writes an audit entry naming the API key that triggered it.
POST
Authorizations
Your organization's API key, from Settings → API. Authorization: Bearer crl_sk_live_…
Path Parameters
Body
application/json
Response
The post, now scheduled and handed off.
Available options:
clip Available options:
pending_review, approved, scheduled, published, failed, rejected Available options:
photo, video, carousel Per-platform publish state, filled in as each platform confirms.