REST API · CLI · SDK · MCP

One API. Ten Platforms.

Publish to Instagram, Facebook, YouTube, X, LinkedIn, TikTok, Threads, Bluesky, Pinterest, and Reddit via REST, CLI, or SDK. No dashboard required.

Ten platforms. One integration.

Instagram
Facebook
YouTube
X
LinkedIn
TikTok
Threads
Bluesky
Pinterest
Reddit

5-minute quickstart

Install. Configure. Publish.

# Install
npm install -g @socifyr/cli

# Configure once
socifyr configure --key sk_... --workspace ws_abc123

# Post to multiple platforms
socifyr post "We shipped v2.0!" --to instagram-mybrand,x-myhandle,linkedin-myhandle

# Check status and retry
socifyr status cnt_xyz789
socifyr retry cnt_xyz789

From zero to first post

No OAuth SDKs. No token refresh logic. Connect once, publish forever.

1

Get an API key

Create a workspace, generate a scoped key. No OAuth flow.

2

Connect platforms

OAuth connects Instagram, X, LinkedIn and more. Token refresh handled.

3

Publish via API

One call fans out to every connection you specify by slug.

Built for real failure modes

Rate limits, token expiry, partial failures — handled as first-class events.

Idempotent retries

Idempotency keys prevent duplicates even on network timeout.

Signed webhooks

HMAC-SHA256 signatures. Verify before updating downstream systems.

Timezone-aware scheduling

ISO 8601 + IANA timezone names. Fan-out in correct local time.

Workspace-scoped keys

API keys scoped to workspace. Rotate without affecting other services.

Structured errors

Rate limits and token expiry are structured errors. Retry when quota resets.

Partial failure handling

One platform fails, nine succeed. Retry only the failed channels.

Automation starts here

CI/CD, RSS feeds, AI agents — Socifyr fits into workflows you already have.

CI/CD deployment announcements

Call the API from GitHub Actions or GitLab CI after a successful deployment to announce new features.

RSS feeds to social

Your build system fetches the RSS feed and pushes formatted posts to Socifyr on a schedule.

AI agent content creation

Claude or Cursor calls the MCP server to list connections and publish content autonomously.

n8n / Make automations

Webhook trigger fires on post completion. Sync results to a spreadsheet or notify Slack.

Scheduled cross-posting

Queue posts in advance with ISO timestamps and timezone-aware fan-out across platforms.

Retry failed posts

When one platform fails, idempotency keys let you retry without creating duplicates.

Also available

Dashboard for visual publishing

A visual interface on top of the same API. Compose posts, browse media, track results, manage team access.

  • Compose and preview across platforms
  • Media library with reuse
  • Publishing history and per-channel results
  • Team workspaces and roles
Get started free
Dashboard
24Published
8Scheduled
1Failed

Free to start

No credit card. Start free, upgrade when your workflow grows.

Free

Get started with basic publishing

Free
  • 10 uploads per month
  • 1 GB media storage
  • 10 platforms
  • 1 API key
  • AI features
  • Scheduling
  • Media library
  • Webhooks
  • Team members
Recommended

Pro

For creators and developers

$19/month
  • Unlimited uploads
  • 50 GB media storage
  • 10 platforms
  • 5 API keys
  • AI captions & hashtags
  • Scheduling & timezone
  • Media library
  • Up to 3 team members
  • Webhooks

Business

For teams and agencies

$49/month
  • Unlimited uploads
  • 500 GB media storage
  • 10 platforms
  • Unlimited API keys
  • AI captions & hashtags
  • Scheduling & timezone
  • Media library
  • Unlimited team members
  • Webhooks & priority support

Integrate in minutes.

REST API, CLI, or SDK. Pick your surface and publish to ten platforms.