Skip to main content
The native chat route is useful for simple HTTP clients. For most apps, prefer the OpenAI or Anthropic SDKs.

Chat

{slug} can be a catalogue slug (claude-sonnet-5) or the catalogue UUID.

Body

Errors

Other API-key routes

These share the same sk-orbit- auth and timeout as chat:
  • POST /api/v1/chat/completions — OpenAI compatible
  • GET /api/v1/models — OpenAI model list
  • POST /api/v1/messages — Anthropic compatible