What is InvisibleAPI?

An overview of what InvisibleAPI is, who it's built for, and the problems it solves for teams that automate their workflows.

InvisibleAPI is a unified API for publishing to social platforms. Instead of integrating each platform's API separately, your team (or your AI agent) talks to one interface that handles connections, publishing, scheduling, and delivery tracking.

Platform availability

PlatformStatusWhat you can publish
InstagramLiveImages, carousels, and videos (videos publish as Reels) on professional accounts
X (Twitter)LiveText posts up to 280 characters, up to 4 images, or a single video
TikTokComing soon
FacebookComing soon
LinkedInComing soon
YouTubeComing soon

Who it's for

  • Product teams building publishing features into their own apps
  • Agencies managing many client accounts through one integration
  • AI agents using the InvisibleAPI MCP server to draft and schedule posts

What it does

  • Publish through one API. One request format for images, videos, and carousels. A single publishing job can target many connected accounts at once.
  • Schedule safely. Queue posts ahead of time with requestedPublishAt, cancel before dispatch, and rely on idempotent creates: a retried request never double-posts.
  • Recover from failures. Every failure comes back classified with a category, a code, and an instruction. Retryable jobs can be re-run safely, and we email you when a job fails.
  • Stay within limits. Each connected account can publish 100 posts per billing period, and the limits endpoint reports live usage so your code can check before publishing.
  • See how accounts perform. Instagram account insights (overview, trends, breakdowns, audience demographics) live in your dashboard.
  • Connect AI agents. The MCP server lets Claude and MCP-compatible clients drive the API with scoped keys or OAuth consent. n8n and Zapier integrations and a CLI are coming soon.

Next step

Follow the Quick Start to get an API key and make your first request.

// More in Getting Started

Can't find what you're looking for?

Our support team is here to help. Reach out and we'll get back to you by email.

Contact support