---
title: "What is InvisibleAPI?"
description: "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 publishing, scheduling, and analytics across every connected platform.

## Who it's for

- **Product teams** building publishing or analytics features into their own apps
- **Automation builders** connecting tools like n8n, Make, or Zapier
- **AI agents** using the InvisibleAPI MCP server to publish autonomously

## What it does

- **Publish everywhere through one API.** One request format for posts, stories, and carousels across connected platforms.
- **Schedule and preview.** Queue content ahead of time and validate it with a dry run before it goes live.
- **Track results.** Pull engagement, reach, and follower data through the same interface.
- **Stay within limits.** Per-platform rate limits, retries, and queueing are handled for you.

## Next step

Follow the [Quick Start](/docs/getting-started/quick-start/) to get an API key and make your first request.
