POST /v1/chat/completions
Authentication
IfASTROLABE_API_KEY is configured, send one of:
Authorization: Bearer <ASTROLABE_API_KEY>x-api-key: <ASTROLABE_API_KEY>
ASTROLABE_API_KEY is empty, requests are accepted without inbound auth.
Streaming behavior
- Default: streaming (
streamomitted or true) - Non-streaming: send
stream: falsefor JSON response + self-check/escalation flow