SocialFlow
SocialFlow automates your entire social media workflow with autonomous AI agents. Generate platform-optimized content, create carousels and videos, schedule posts, and publish to 12 platforms (Twitter, Instagram, LinkedIn, Facebook, YouTube, TikTok, Pinterest, Telegram, Slack, Discord, Reddit, Medium) — all through one API. Powered by OpenRouter AI with multi-provider support. Features a 6-agent…
SocialFlow endpoints
| Method | Endpoint | Description |
|---|---|---|
| BASIC | ||
| POST |
generateContent /generate |
Generate AI-powered social media content. **Tier: BASIC+** |
| GET |
listAccounts /accounts |
Get connected social media accounts. **Tier: BASIC+** |
| ALL | ||
| POST |
generateCarousel /generate-carousel |
Generate carousel-style posts. Text content uses openrouter/free on all tiers. Images use google/gemini-2.5-flash-image (~$0.04/image) on PRO+. Falls back to SVG placeholder if… |
| ULTRA | ||
| POST |
connectPlatform /accounts/{platform}/login |
Connect a social media platform. **Tier: ULTRA+** |
| POST |
generateVideo /generate-video |
Generate AI video content. **Tier: ULTRA+** |
| POST |
runPipeline /pipeline/run |
Run full autonomous AI pipeline. **Tier: ULTRA+** |
| POST |
publishPost /posts/{post_id}/publish |
Publish a post to connected social accounts. **Tier: ULTRA+** |
| PRO | ||
| GET |
pipelineStatus /pipeline/status |
Get pipeline execution status. **Tier: PRO+** |
| GET |
listPosts /posts |
Get all created posts. **Tier: PRO+** |
| POST |
createPost /posts |
Create a new social media post. **Tier: PRO+** |
| health | ||
| GET |
healthCheck /health |
Public endpoint. Checks API and backend connectivity. |
| Other endpoints | ||
| GET |
getApiInfo / |
Public endpoint. Returns API information, tiers, and available endpoints. |
SocialFlow pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|
| MEGA | $99 / month | — |
|