Post to TikTok, Instagram & Facebook with one simple API
No juggling three platform SDKs. Connect once, then publish, schedule, and track posts from your code, your AI agent, or a simple dashboard.
7-day free trial · No credit card needed
Publish anywhere. Connect everything.






One REST API, four ways in
Schedule posts from Claude, Cursor, ChatGPT, your own code, or the simple dashboard — same accounts, less clicking.
From chat
"Write my launch post and schedule it for Tuesday at 9am." Your agent calls the CuteDyno API and drops drafts into your calendar.
From your editor
Wire Cursor or Claude Code to CuteDyno with a Bearer token. Same scopes as the dashboard: workspaces, posts, and schedules.
From the dashboard
Prefer a UI? Use the optional dashboard to compose, schedule, and review posts on TikTok, Instagram, and Facebook.
From automation
Trigger posts from n8n, Zapier, or your CMS when you ship a blog post or close a deal.
What you can do
/v1/social-pagesList connected accounts for your workspace
/v1/postsOne call to publish or schedule to TikTok, Instagram, or Facebook
/v1/upload/signed-urlUpload images and videos before publishing
/v1/postsList, filter, and manage scheduled and published posts
/v1/posts/:idEdit, reschedule, or cancel posts before they go live
/agentsLet Claude, Cursor, or any MCP client post in plain language
REST API
Full workflow in three requests
Generate an API key from your dashboard. List connected pages, upload media, create drafts or schedule posts. See the full API reference for edit, cancel, and platform-specific payloads.
GET /v1/social-pagesList connected TikTok, Instagram, and Facebook accounts
POST /v1/postsCreate drafts or schedule posts to any connected page
POST /v1/upload/signed-urlUpload images and videos before publishing
OpenAPI specFull reference with request and response examples
# 1. List connected pages
curl "https://api.cutedyno.com/v1/social-pages" \
-H "Authorization: Bearer YOUR_API_KEY"
# 2. Get a signed upload URL (optional, for images/videos)
curl -X POST https://api.cutedyno.com/v1/upload/signed-url \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"fileName":"photo.jpg","fileType":"image/jpeg"}'
# 3. Create a post
curl -X POST https://api.cutedyno.com/v1/posts \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"content": {
"contentType": "text",
"message": "Launch day thread"
},
"targetIds": ["PAGE_ID_FROM_STEP_1"],
"saveAsDraft": true
}'How it works
Sign up, connect your accounts, and publish your first post in under 5 minutes.
Use the simple dashboard, or wire up the REST API from Claude, Cursor, or your own stack.
API key
cdyn_live_••••••••••••••••Generate from Dashboard → API
Get your API key
Sign up and grab your key from the dashboard. Takes 30 seconds — no credit card required.

Connect TikTok, Instagram & Facebook
Link your three supported platforms via hosted OAuth. No developer apps needed.
Launch
Publish, schedule, and analyze from the API, your agent, or the optional dashboard.
Everything you need to ship on social
Learn. How to use CuteDyno
Pricing & plans
API, MCP, and dashboard on every plan. Start on Starter and scale to unlimited when your stack grows.
Save about two months vs paying monthly
Developers & solo creators
Everything you need to start posting everywhere — API and MCP included, no gate.
Billed $190/year
- 150 manual posts per month
- 50 AI slideshow generations per month
- 1 automation
- 5 social accounts
- API + MCP access
Growing creators & indie devs
Unlimited posting, automations, and full API + MCP access for agents and apps.
Billed $490/year
- Unlimited manual posts per month
- 300 AI slideshow generations per month
- 15 automations
- Unlimited social accounts
- Unlimited team members
- API + MCP access
Teams & power users
Unlimited everything, plus priority support for teams shipping at scale.
Billed $950/year
- Unlimited manual posts per month
- 750 AI slideshow generations per month
- 40 automations
- Unlimited social accounts
- Everything in Growth
- Priority support
Compare plans
| Feature | Starter | Growth | Scale |
|---|---|---|---|
| Manual posts / month | 150 | Unlimited | Unlimited |
| Automations | 1 | 15 | 40 |
| Social accounts | 5 | Unlimited | Unlimited |
| Platforms | TikTok, Instagram, Facebook | TikTok, Instagram, Facebook | TikTok, Instagram, Facebook |
| Team members | Owner only | Unlimited | Unlimited |
| AI slideshow generations / month | 50 | 300 | 750 |
| API + MCP access | Yes | Yes | Yes |

You're not talking to a ticket queue. Talk to the founder
CuteDyno is built by an indie founder who posts to TikTok, Instagram, and Facebook daily. Book 15 minutes, ask anything, or email directly for real answers, not a black box.
Frequently asked questions
Ready to ship your social API?
7 days free. No card. Publish to TikTok, Instagram, and Facebook before your next sprint ends.









