Unified social media publishing API

The Social Media API for Apps, Automations & AI Agents

One integration publishes to Instagram, TikTok, YouTube, LinkedIn, X, Threads, Bluesky, Facebook & Telegram. Use the REST API, the n8n & Make.com nodes, or the MCP server — and white-label it as your own. No platform audits. No token juggling.

InstagramTikTokYouTubeLinkedInX (Twitter)ThreadsBlueskyFacebookTelegram9 platforms · 1 API
PostPulse dashboard showing a week of posts scheduled across TikTok, Instagram, YouTube and X
Build with
  • { } REST API
  • n8n
  • Make.com
  • MCP server

9 platforms, one integration

Publish everywhere from a single API call. We keep up with each platform's API changes, tokens, and rate limits so you don't have to.

InstagramBusiness / Creator accounts
TikTok
YouTubeShorts & video
LinkedInPersonal profiles
X (Twitter)
Threads
Bluesky
FacebookPages
TelegramChannels & chats
A single PostPulse post scheduled to multiple platforms at once, with attached media and a scheduled time

Four ways to ship — technical or not

Whether you write code, build no-code automations, or run AI agents, there's a first-class way to publish with PostPulse.

</>

REST API

One unified endpoint for all 9 platforms. SDK-friendly, webhook callbacks.

REST API with PostPulse

n8n

Official community node — drag-and-drop publishing in your workflows. No code.

n8n with PostPulse

Make.com

Official app — connect publishing to 2,000+ other tools. No code.

Make.com with PostPulse

MCP Server

New

Let Claude, Cursor, and any LLM/agent publish to social media in their tool loop.

MCP Server with PostPulse

One request. Nine platforms. A webhook when it lands.

POST once and PostPulse fans your content out to every connected account, handles each platform's media rules, and calls your webhook on success or failure. No per-platform code, no app audits, no token refresh logic.

201 Created{ "id": 9821, "overallStatus": "SCHEDULED", "scheduledTime": "2026-06-10T14:00:00Z" }
POST /v1/posts
curl -X POST https://api.post-pulse.com/v1/posts \
  -H "Authorization: Bearer $POSTPULSE_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "scheduledTime": "2026-06-10T14:00:00Z",
    "isDraft": false,
    "publications": [
      { "socialMediaAccountId": 445,
        "platformSettings": { "type": "INSTAGRAM" },
        "posts": [{ "content": "Shipping from one API 🚀",
                    "attachmentPaths": ["launch.mp4"] }] },
      { "socialMediaAccountId": 512,
        "platformSettings": { "type": "TIKTOK" },
        "posts": [{ "content": "Shipping from one API 🚀",
                    "attachmentPaths": ["launch.mp4"] }] }
    ]
  }'
Post lifecycle: draft, scheduled, in progress, completed, partially completed or failed

Why build on PostPulse

No platform audits

We own the verified platform apps. Skip the months-long Meta / TikTok / Google review process — go live in days, not months.

Tokens handled forever

OAuth, refresh, rate limits, and constant API version changes are our problem, not yours. Integrate once; we maintain it.

White-label OAuth

Your users connect their accounts on a flow branded as you — they never see PostPulse.

Built for AI agents

A first-class MCP server means autonomous agents can publish as part of their reasoning loop.

White-label

Resell publishing under your own brand

A fully branded, native experience — your users connect and publish without ever leaving your app or seeing PostPulse. Your users connect their accounts on an OAuth flow branded as you, and publish from inside your product — they never see PostPulse.

$200 / mo + $1 per active social account. An account is "active" only if it publishes at least one post that month. Connected-but-idle accounts are free.

Startup support program: still building or in beta? We waive fees until you launch — discussed individually.

  1. 1Your app syncs a user to PostPulse via the API.
  2. 2The user clicks “Connect Instagram” inside your app.
  3. 3They approve on the platform via your-branded OAuth.
  4. 4PostPulse stores the token and returns the user to you.
  5. 5You publish to that account through the PostPulse API.

Builders ship faster on PostPulse

Reviewed on Product Hunt
James Mccarthy
James Mccarthy

I use PostPulse with an AI agent via their MCP server. My agent literally posts to social media on its own now. Didn’t expect that to work as smoothly as it did.

Antonio Widera
Antonio Widera

$5/month for what would otherwise require a full backend engineer to maintain? Easy yes. The REST API is clean and well-documented too, which is rare.

Shawn Padilla
Shawn Padilla

Tried to get TikTok API access myself. Three weeks, two rejections. Switched to PostPulse and was posting to TikTok the same day. Wish I hadn’t wasted that time.

Karen Rivers
Karen Rivers

I’m a Make.com power user and needed to post to 5 platforms from one scenario. The native PostPulse app for Make connected everything in one afternoon. Would’ve taken me weeks to do manually.

Douglas Finch
Douglas Finch

I built an n8n automation for a client and needed to add social publishing. The official PostPulse n8n node was literally drag and drop. No headache.

Andrea Scott
Andrea Scott

Saved me months of dev work. I was about to start integrating Instagram and TikTok APIs separately — then I found out Meta’s app review alone can take months. PostPulse just handled all of that. Shipped social posting in under a week.

William Dirks
William Dirks

The most flexible pricing model on the market! Pay-as-you-go let me experiment without commitment — and now that we have stable traffic I’ve switched to the $5/month plan. Best support too — the founder personally emailed me when I hit an error and walked me through the fix.

solo serg
solo serg

We optimized the posting to 20 twitter accounts. It was a problem to manage such a number, but through the platform everything works out perfectly. Very convenient dashboard for tracking errors. Great product.

Simple, usage-based pricing

Private-label is self-serve. White-label is for partners reselling publishing under their own brand.

Private-label · Pay-as-you-go
$0.20/ publication
  • No subscription
  • Unlimited connected accounts
  • Pay only when you publish
Start free
White-label
$200/ mo + $1 / active acct
  • Fully branded, native UX
  • Idle accounts are free
  • Startup fee waiver available
Talk to us

Frequently asked questions

What is PostPulse?

PostPulse is a social media publishing platform for apps, automations, and AI agents. One integration publishes to 9 networks via a REST API, official n8n and Make.com nodes, or an MCP server — and you can white-label the whole flow under your own brand.

Which platforms does PostPulse support?

Instagram, TikTok, YouTube, LinkedIn, X (Twitter), Threads, Bluesky, Facebook, and Telegram — nine platforms from a single integration.

Do I need to pass Meta, TikTok, or Google app review?

No. PostPulse provides the verified platform apps, so you skip the months-long developer-audit process and go live in days instead of months.

Can an AI agent post to social media with PostPulse?

Yes. PostPulse ships an MCP (Model Context Protocol) server, so assistants like Claude and Cursor — and any LLM agent — can publish to social media directly inside their tool loop.

Is there a no-code option?

Yes. The official n8n community node and the Make.com app let you build multi-platform publishing workflows without writing any code.

How much does PostPulse cost?

Private-label: pay-as-you-go at $0.20 per publication (connect unlimited accounts), or $5 per account per month ($48/year) for unlimited posts. White-label: $200/month plus $1 per active social account — connected-but-idle accounts are free. Startups can have fees waived while building.

What is the difference between private-label and white-label?

Private-label: your users connect their accounts inside PostPulse and you publish via the API, n8n, Make.com, or MCP. White-label: a fully branded, native experience where your users connect and publish without ever leaving your app or seeing PostPulse.

Oleksandr Pohorelov, founder of PostPulse

“I answer support emails myself. If you're integrating PostPulse, you're talking to the person who builds it.”

Oleksandr Pohorelov · Founder, PostPulse

Ship social publishing this week

Create an account, generate API keys, and publish your first post in minutes.