Schedulala API Documentation

The Schedulala API lets you schedule and publish social media posts across 10 platforms with a single REST API. Use your existing OAuth connections from Schedulala โ€” no need to get approved by each platform individually.

Base URL

https://schedulala.com/api/v1

Fastest way to get started

NEW
npm install -g schedulala

Then run schedulala init to authenticate and schedulala post "Hello!" --platforms twitter --now to publish. See the CLI docs for all commands.

Supported Platforms

๐•Twitter / X
๐Ÿ“ทInstagram
๐Ÿ“˜Facebook
๐Ÿ’ผLinkedIn
๐ŸŽตTikTok
โ–ถ๏ธYouTube
๐ŸงตThreads
๐Ÿฆ‹Bluesky
๐Ÿ“ŒPinterest
โœˆ๏ธTelegram

Get Started

API at a Glance

Endpoints48 endpoints across 8 resource types
AuthenticationBearer token (API key)
Rate Limit60 requests/minute (default)
FormatJSON request/response
CLInpm install -g schedulala โ€” install once, schedule from terminal
SandboxFull test mode with sk_test_ keys