Appearance
API Reference
Browse every REST endpoint in the interactive OpenAPI UI — request bodies, auth headers, and try-it-out.
| You are calling as | Use |
|---|---|
| Your backend | x-api-key: sk_… — issue session tokens, users, admin, settings |
| Logged-in user | Authorization: Bearer <session token> — chat as that user |
Details: Issue session tokens.
Local gateway: http://localhost:3001/docs when running pnpm dev:gateway.
This page redirects to the interactive docs in the browser.