Developer docs
REST API and MCP, in one reference.
Bearer token for your own code, OAuth for agents. Same capabilities either way.
Reference
Supported platforms
The social platforms Schedule & Chill can publish to and their API identifiers.
Use these identifiers in the REST API (social_account_ids reference accounts on these platforms) and in the MCP schedule_post tool's platforms array.
| Platform | Identifier |
|---|---|
| X (Twitter) | x |
| LinkedIn (profile) | linkedin |
| LinkedIn (Page) | linkedin_page |
facebook |
|
instagram |
|
pinterest |
|
| YouTube | youtube |
| TikTok | tiktok |
| Bluesky | bluesky |
| Mastodon | mastodon |
Platform notes
- X posts are limited to 280 characters; longer
contentmay be rejected by the platform. Tailor text withplatform_content(REST) when posting the same idea to X and longer-form networks. - LinkedIn distinguishes personal profiles (
linkedin) from company Pages (linkedin_page) — connect and target them separately. - Image and video support varies by platform. Attach media via
media_ids.
Coming soon
Threads and Google Business Profile are on the roadmap. Track additions in the Changelog.
Not a developer question?Browse the help centre →