DOCS
Documentation
Entry points to the topics developers reach for first. Deeper reference pages are being written; each card links to the page that covers it today.
Quickstart
From creating a project to sending your first request in five minutes.
Authentication & API keys
How per-project API keys are issued, scoped, and rotated.
Projects and domains
The two scopes that shape every multi-tenant deployment on OpenAlchemy.
OpenAI-compatible API
The shape of /v1/chat/completions, /v1/embeddings, and the rest.
Model registration
Binding models to a project and choosing which ones to expose.
Streaming
Streaming chat completions, audio transcriptions, and TTS playback.
Rate limits
Fine-grained policy at the domain scope and how to handle 429s.