New — API + Claude/ChatGPT AI Integration

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.

REST API Claude/ChatGPT/Gemini MCP Zapier / Make / n8n
schedule-post.sh
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.

Secure by Design

Hashed API keys with scoped permissions, per-user rate limiting, and one-click revocation. Your keys, your control.

Claude Integration

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
Schedule this photo on Instagram for tomorrow at 9am with the caption "New arrivals just dropped ☕"
schedly · create_post
Done! Your post is scheduled on @schedly.ai (Instagram) for tomorrow at 09:00. Want me to add a first comment with hashtags?
GET/accountsList connected accounts
POST/postsDraft, schedule, or publish
GET/postsList posts by status
POST/posts/{id}/deleteDelete & free quota

Full API access, Claude MCP integration, and complete documentation inside your dashboard.

Start Today See how it works

We may use cookies or any other tracking technologies when you visit our website, including any other media form, mobile website, or mobile application related or connected to help customize the Site and improve your experience. learn more

Allow