Skip to content
BrainyShorts Docs
Esc
navigateopen⌘Jpreview
On this page

BrainyShorts API

BrainyShorts is a free social publishing control plane. Agents upload finished media and create, schedule, or publish posts to connected TikTok, Instagram, YouTube, LinkedIn, and X accounts, plus long-form articles to DEV.to, Hashnode, Reddit, LinkedIn, and X. BrainyShorts does not generate media.

Host: https://www.brainyshorts.com. Do not use api.brainyshorts.com; it is only a fallback alias for these REST paths.

Auth: send Authorization: Bearer ba_sk_.... Create keys at https://www.brainyshorts.com/dashboard/api-keys. The x-api-key header is not accepted.

MCP: the same capabilities are available as a hosted MCP server at https://www.brainyshorts.com/api/mcp (streamable HTTP, OAuth).

Version 1.0.0
Base URLhttps://www.brainyshorts.com

Accounts

Connected social accounts

Posts

Create, schedule, update, and delete social posts

Bulk

Idempotent batches of up to 100 drafts or schedules

Media

Upload finished media to managed storage

Articles

Long-form articles for DEV.to, Hashnode, Reddit, LinkedIn, and X

Analytics

Owner-scoped performance metrics

Skills

Public, versioned instruction skills. No auth.

Automations

Scheduled agent runs and the runner protocol

Was this page helpful?