Skip to main content

What is SocialAPI.AI?

SocialAPI.ai is a unified social media API for developers and AI agents. With one REST API and a native MCP server you can build a unified inbox (comments, DMs, mentions, reviews), manage and schedule content, publish across networks, and give AI agents social media access, all across Instagram, Facebook, TikTok, LinkedIn, YouTube, X, and Threads. You don’t need to set up developer apps with Meta, TikTok, or YouTube - SocialAPI’s apps are already approved and we handle the OAuth. Twitter is the one exception (why). See plans and pricing for what each tier includes.

Supported platforms

For per-feature support (reply, hide, like, delete, private reply, DMs, reviews, mentions), see Platform support.

Quickstart

Make your first API call in 5 minutes.

Platform support

Capabilities by platform.

AI Assistants

Connect to Claude, ChatGPT, Cursor, and more.

API Reference

Full reference for every endpoint.

Webhooks

Get notified of new comments, messages, and events.

Plans & Limits

Resource limits and billing.

Core capabilities

Unified inbox

Use this when your app needs to read or respond to anything inbound across platforms (comments, DMs, reviews) without writing per-platform glue. Comments, DMs, and reviews are organized under /v1/inbox with consistent response shapes across all platforms.

Publishing

Use this when your users publish from your app and you want one API call to fan out to multiple connected accounts. Create, schedule, and manage posts across platforms; track delivery status per platform; monitor engagement metrics.

Media library

Use this when you upload media in advance (content calendar, batch uploads) and reference it from later post creates. Presigned upload URLs keep your media pipeline fast and secure.

AI assistant integrations

Use this when an AI agent (Claude, ChatGPT, Cursor) should manage social accounts directly via tool calls. SocialAPI.AI exposes a full MCP server with 78 tools and OAuth 2.1 with PKCE for secure agent access. Set up AI integrations →

Authentication

All requests require a Bearer token:
See Authentication for details on API keys, JWTs, and OAuth tokens.