The Social Media Scheduling API
for Developers & AI Agents
Create, schedule, and publish posts to Instagram, Facebook, and Threads programmatically — with a simple REST API and native Claude/Codex (MCP) integration.
curl -X POST https://schedly.ai/api/v1/posts \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "content": "Launching something new today 🚀", "account_ids": [30], "action": "schedule", "schedule_at": "2026-07-20 09:00", "media": [{"url": "https://example.com/launch.jpg", "type": "image"}] }' # → {"status":"success","remark":"post_scheduled"} ✓
One API. Every workflow.
From cron jobs to AI agents — if it speaks HTTP, it can post.
Schedule via REST API
One POST request to draft, schedule, or instantly publish. Send media as URLs — we handle download, cloud storage, and delivery to every platform.
Let AI Post For You
Connect Schedly to Claude or ChatGPT with one paste — no install needed. Tell your AI assistant "schedule this for tomorrow at 9am on Instagram" — and it happens.
Secure by Design
Hashed API keys with scoped permissions, per-user rate limiting, and one-click revocation. Your keys, your control.
Your social media manager is now a conversation
With the Schedly MCP server, Claude can list your connected accounts, create drafts, schedule posts, and publish — all from a chat. No dashboard, no tabs, no copy-paste.
- Works with Claude/Codex Desktop out of the box
- Uses your API key — same security, same limits
- Connect in 30 seconds — just paste a URL
/accountsList connected accounts/postsDraft, schedule, or publish/postsList posts by status/posts/{id}/deleteDelete & free quotaFull API access, Claude MCP integration, and complete documentation inside your dashboard.
Start Today See how it works