# Reference (/reference)



Reference pages are for exact behavior: route families, request and response
shape, command behavior, cockpit surfaces, keybindings, drawers, cost reporting,
and export formats.

<Cards>
  <Card title="API Reference" href="/web/api" description="Authentication, errors, models, runs, repos, sandboxes, MCP, working requests, and route families." />

  <Card title="API Quickstart" href="/web/api/quickstart" description="Authenticate, list repos, start a run, inspect events, cancel work, and check sandboxes from scripts." />

  <Card title="CLI Reference" href="/cli/reference" description="Panels, drawers, keybindings, cost and usage, export, and cockpit behavior." />

  <Card title="Slash Commands" href="/cli/commands" description="Every slash command available in the Mogplex CLI composer." />

  <Card title="API Authentication" href="/web/api/authentication" description="Bearer tokens, CLI access tokens, browser auth, and OAuth handoff details." />

  <Card title="API Errors" href="/web/api/errors" description="Error envelope shape, status codes, and troubleshooting hints." />

  <Card title="API Models" href="/web/api/models" description="Model API behavior and relationship to the user-facing model catalog." />

  <Card title="Glossary" href="/reference/glossary" description="Short definitions for core product terms such as agents, runs, installations, triggers, assignments, automations, and sandboxes." />

  <Card title="Security and Data Handling" href="/reference/security-and-data-handling" description="Identity, tokens, managed model access, connection secrets, webhooks, run events, sandboxes, and safe support artifacts." />

  <Card title="Keybindings" href="/cli/reference/keybindings" description="Focus rotation, soft interrupt, drawer controls, and command palette behavior." />

  <Card title="Cost & Usage" href="/cli/reference/cost-and-usage" description="How the cockpit tracks tokens, cost, thresholds, and run limits." />
</Cards>
