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

# API reference

> Auto-generated reference for the VantageClaw Partner API v1.

This section is auto-generated from the live OpenAPI specification served by the platform.

The OpenAPI spec is committed to this repository at [`api-reference/openapi.json`](https://github.com/chimichangamonster/vantageclaw-docs/blob/main/api-reference/openapi.json) and synced from the Mission Control backend on every change to the partner namespace. The spec contains only the public `/api/v1/partner/*` surface — internal endpoints, admin routes, and ORM models are excluded by construction.

For conceptual documentation, start at:

<Columns cols={2}>
  <Card title="Introduction" icon="house" href="/">
    What the Partner API is and what it isn't (yet).
  </Card>

  <Card title="Quickstart" icon="rocket" href="/guides/quickstart">
    End-to-end working integration in under 10 minutes.
  </Card>

  <Card title="Authentication" icon="key" href="/authentication">
    `vck_` keys, scopes, rotation.
  </Card>

  <Card title="Webhook security" icon="shield-check" href="/webhooks/security">
    HMAC verification with reference code.
  </Card>
</Columns>
