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

# API reference

> Interactive reference for all 118 operations in the sndbox control-plane v1 OpenAPI contract.

The endpoint pages in this section are generated from the repository's OpenAPI 3.1 document. Request parameters, bodies, responses, authentication schemes, and schemas come from `docs/api/openapi-v1.json` rather than parallel handwritten definitions.

<CardGroup cols={2}>
  <Card title="API overview" icon="code-xml" href="/developers/api">Compatibility, base URL, and contract rules.</Card>
  <Card title="Authentication" icon="key-round" href="/developers/authentication">Bearer credentials, freshness, signed runners, and dedicated schemes.</Card>
  <Card title="TypeScript client" icon="braces" href="/developers/typescript-client">Typed calls with correlation, idempotency, retries, and rate-limit metadata.</Card>
  <Card title="Errors" icon="triangle-alert" href="/developers/errors">Stable error envelope and retry decisions.</Card>
</CardGroup>

Use the endpoint navigation to choose a method. The interactive playground must use a scoped test credential and non-production resource; never paste a long-lived production token into shared browser state.
