> ## Documentation Index
> Fetch the complete documentation index at: https://api.fanvue.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Build on Fanvue

> Run a creator account or agency through the AI you already use, or build, ship, and monetize apps on the Fanvue App Store.

Run a creator account, or an entire agency, through the AI you already use, no dashboard needed. Or build, ship, and monetize your own apps on the Fanvue App Store. One API spans chats, posts, media, subscribers, insights, and agency operations.

## Pick your path

<CardGroup cols={2}>
  <Card title="Run your account from your AI" img="https://mintcdn.com/fanvue-bad99af4/J40412-qWxml2wYl/images/hero/operate.jpg?fit=max&auto=format&n=J40412-qWxml2wYl&q=85&s=dd2017855cfb9dbf5d0025a54b99f820" href="/mcp-server" width="1280" height="720" data-path="images/hero/operate.jpg">
    **For agencies and creators.** Connect the MCP and run your whole account from Claude, ChatGPT, Cursor or any client, in plain language. No code, no dashboard.
  </Card>

  <Card title="Build with AI" img="https://mintcdn.com/fanvue-bad99af4/J40412-qWxml2wYl/images/hero/build-with-ai.jpg?fit=max&auto=format&n=J40412-qWxml2wYl&q=85&s=19357aeaa47b6508164788216e60437f" href="/build-with-ai/quickstart" width="1280" height="720" data-path="images/hero/build-with-ai.jpg">
    **For builders.** Point your coding agent at our docs and API, then scaffold a working app from a single prompt.
  </Card>

  <Card title="Build a Fanvue app" img="https://mintcdn.com/fanvue-bad99af4/J40412-qWxml2wYl/images/hero/app.jpg?fit=max&auto=format&n=J40412-qWxml2wYl&q=85&s=82e3b6783095ae5b4b6568b63bc6219a" href="/app-store/introduction" width="1280" height="720" data-path="images/hero/app.jpg">
    Every integration is an app. Get your credentials, build privately or ship off-platform, then list and monetize on the Fanvue App Store.
  </Card>

  <Card title="API Reference" img="https://mintcdn.com/fanvue-bad99af4/J40412-qWxml2wYl/images/hero/api-reference.jpg?fit=max&auto=format&n=J40412-qWxml2wYl&q=85&s=7149ec845700814d19ae9126b6bca455" href="/api-reference/overview" width="1280" height="720" data-path="images/hero/api-reference.jpg">
    140+ endpoints across chats, posts, media, insights, and agency, with live examples and a playground.
  </Card>
</CardGroup>

## Learn the essentials

<CardGroup cols={3}>
  <Card title="New to APIs?" icon="circle-question" href="/core-concepts/new-to-apis">
    Plain-language primer on OAuth, tokens, and scopes.
  </Card>

  <Card title="Authentication" icon="key" href="/authentication/overview">
    The OAuth 2.0 flow, end to end, with a diagram.
  </Card>

  <Card title="API Conventions" icon="list-check" href="/api-reference/overview">
    Pagination, errors, rate limits, and idempotency.
  </Card>
</CardGroup>
