Publishes to one or more connected accounts. If scheduled_at is omitted the post is published immediately (synchronous — blocks until all accounts respond). If scheduled_at is set the post is queued for future publication (asynchronous). Consumes 1 post credit.
Prefix your API key with "Bearer ". Example: Authorization: Bearer sapi_key_...
Post content and target accounts
AccountIDs lists the connected accounts to publish to. At least one is required.
["acc_01HZ9X3Q4R5M6N7P8V2K0W1J"]MediaIDs references previously uploaded media files to attach.
PlatformOptions passes platform-specific settings (e.g. topicType for Google).
ScheduledAt schedules the post for future publication. Omit for immediate publish.
"2026-04-01T10:00:00Z"
Text is the post caption / body. Required.
"Check out our new product!"
All accounts published (sync) or post scheduled (async)
"2026-03-14T09:00:00Z"
"2026-04-01T10:00:00Z"
"scheduled"
"2026-03-14T09:00:00Z"