solnk icon
solnk icon

solnk

AI-first social media management — let Claude, ChatGPT, or your own LLM read accounts, draft posts, and schedule publishes across 9 platforms (Bluesky and Threads included) via REST API + webhooks.

Manage 9 social platforms — Instagram, TikTok, YouTube, X, LinkedIn, Pinterest, Facebook, Threads, and Bluesky — from a single Solnk workspace.

Cost / License

  • Freemium (Subscription)
  • Proprietary

Platforms

  • Online
  • Software as a Service (SaaS)
1like
0comments
0articles

Features

  1.  Ad-free
  2.  No Coding Required
  3.  Multiple Account support
  4.  Marketing Automation
  5.  Real time collaboration
  6.  AI-Powered
  7.  Social Media Scheduling
  8.  Content Scheduling

solnk News & Activities

Highlights All activities

Recent activities

solnk information

  • Developed by

    HK flagsolnk
  • Licensing

    Proprietary and Freemium product.
  • Pricing

    Subscription ranging between $29 and $69 per month + free version with limited functionality.
  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Social & Communications

Popular alternatives

View all
solnk was added to AlternativeTo by solnk on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is solnk?

Solnk is an AI-friendly social media management platform for creators, solo operators running matrix accounts, and small agencies juggling multiple clients. The product combines a dashboard for humans (web app at solnk.com) with a public REST API at api.solnk.com so external AI agents (Claude, ChatGPT, custom LLMs) can drive the core publishing workflows programmatically.

Platforms supported (9): Instagram, TikTok, YouTube, X (Twitter), LinkedIn, Pinterest, Facebook, Threads, and Bluesky. All 9 platforms get full publishing and analytics support — including Bluesky and Threads, which sit in the same platform enum and have the same fetchPostAnalytics implementation as the established networks.

Developer API (public, documented at developers.solnk.com):

  • POST /api/v1/publishes — multi-platform publish requests (one call distributes to multiple platforms simultaneously), with Idempotency-Key header to prevent duplicates and publish_mode: immediate | scheduled (with scheduled_at) to control timing
  • GET /api/v1/publishes / GET /api/v1/publishes/{id} — async result polling
  • POST /api/v1/publishes/{id}/confirm — confirm draft publishes
  • DELETE /api/v1/publishes/{id} — cancel
  • GET /api/v1/accounts — list connected social accounts
  • GET /api/v1/analytics/posts — per-post analytics
  • GET /api/v1/media + POST /api/v1/media/uploads — media library
  • GET /api/v1/usage — quota usage

Rate limit on publish: 30 requests/minute. Auth: Bearer API key.

Team Workspaces (web app feature, not currently exposed via public API): Invite teammates with admin or member roles. Members only see accounts you've explicitly assigned to them — anything unassigned to them (and outside any team-wide group they're in) is invisible. An optional approval toggle gates member posts in a queue that owner/admin clear inline from the same Publishing view. Owners on Pro or Premium can create multiple workspaces (one per client or brand). Cross-team posting is hard-blocked at the SQL scope level, not just the UI.

Pricing (per workspace, not per seat):

  • Free: $0/month — 3 social accounts, 20 scheduled posts/month, 1 GB media library
  • Pro: $29/month — 15 social accounts, unlimited scheduled posts, 50 GB media library, Team Workspaces included
  • Premium: $69/month — 45 social accounts, unlimited scheduled posts, 200 GB media library

Teammates don't pay anything to join a workspace — the owner's plan covers everyone. No per-seat fees, no per-channel team tax (unlike Buffer Team's $10/channel/month).

Best for:

  • Solo creators running 4–10 niche accounts who want strict account isolation across personas
  • Small agencies (3–20 clients) needing per-client workspaces with optional approval
  • Builders integrating AI agents into their own social media automation workflows

Official Links