> ## Documentation Index
> Fetch the complete documentation index at: https://info.bundle.social/llms.txt
> Use this file to discover all available pages before exploring further.

# Welcome

> The Unified Social Media API. Write once, post everywhere.

## Welcome to bundle.social

**The Unified Social Media API designed for unlimited scalability.**

**Building social media integrations sucks.**

You have to deal with 14 different APIs, 14 different authentication flows, random breaking changes, and documentation that was written by a insider robot in 2013.

**We fixed it.**

bundle.social provides a single, unified API for:

* **Unlimited Social Accounts:** Connect 1 or 10,000 accounts. We don't punish you for growing.
* **Instagram, TikTok, LinkedIn, YouTube, Facebook, Twitter/X, Pinterest, Reddit, Threads, Mastodon, Bluesky, Discord, Slack, and Google Business.**
* **Scheduling & Publishing:** Post images, videos, reels, and stories.
* **Analytics:** Get normalized data (views, likes, impressions) and demographic insights across platforms.
* **Authentication:** We handle the OAuth nightmares and token refreshes for you.

You build the product. We handle the platforms.

***

## What's Included

Every bundle.social plan gives you access to a complete social media automation toolkit. No hidden fees, no per-account charges.

<CardGroup cols={2}>
  <Card title="Multi-Platform Publishing" icon="paper-plane">
    Schedule and publish posts to 14+ social networks from a single API call. Support for images, videos, carousels, reels, stories, and platform-specific formats.
  </Card>

  <Card title="Automated First Comments" icon="comment">
    Post comments automatically when your content goes live. Supported on Instagram, TikTok, YouTube, Facebook, LinkedIn, Threads, Reddit, Mastodon, Discord, Slack, and Bluesky.
  </Card>

  <Card title="Cross-Platform Analytics" icon="chart-line">
    Unified analytics with normalized metrics. Views, impressions, likes, comments, shares, and demographic data-all in a consistent format regardless of platform.
  </Card>

  <Card title="Media Management" icon="photo-film">
    Upload and manage images, videos, and documents. We handle transcoding, validation, and storage. Support for large files up to 5GB.
  </Card>

  <Card title="Post History Import" icon="clock-rotate-left">
    Import existing posts and analytics from connected accounts. Populate your dashboard instantly without starting from scratch.
  </Card>

  <Card title="Webhooks & Real-Time Events" icon="webhook">
    Get notified when posts are published, fail, or when users connect/disconnect accounts. Build reactive workflows with real-time data.
  </Card>
</CardGroup>

***

## Quickstart

<CardGroup cols={2}>
  <Card title="API Reference" icon="terminal" href="/api-reference">
    Dive straight into the endpoints.
  </Card>

  <Card title="Platform Quirks" icon="triangle-exclamation" href="/api-reference/platforms">
    See what each platform can (and can't) do.
  </Card>
</CardGroup>

## Explore

<CardGroup cols={2}>
  <Card title="Connect Social Accounts" icon="link" href="/api-reference/connect-social-accounts">
    How to get your users connected.
  </Card>

  <Card title="Upload Media" icon="upload" href="/api-reference/upload-content">
    Handling images and videos (even the big ones).
  </Card>

  <Card title="Import History" icon="clock-rotate-left" href="/api-reference/import-posts">
    Pull past posts and analytics.
  </Card>

  <Card title="Webhooks" icon="webhook" href="/api-reference/webhooks">
    Listen for events like `post.published` or `post.failed`.
  </Card>
</CardGroup>

## Resources

<CardGroup cols={3}>
  <Card title="Blog" icon="rss" href="https://bundle.social/blog">
    Industry insights and rants.
  </Card>

  <Card title="FAQ" icon="question" href="/faq">
    Common questions.
  </Card>

  <Card title="Status" icon="signal" href="https://bundlesocial.betteruptime.com">
    System uptime.
  </Card>
</CardGroup>
