GET /healthGET /v1/modelsGET /v1/lanesPOST /v1/responsesPOST /v1/chat/completions
/v1/responses is the primary endpoint.
/v1/chat/completions is the compatibility endpoint.
Authentication
IfASTROLABE_API_KEY is set, send either:
Authorization: Bearer <ASTROLABE_API_KEY>x-api-key: <ASTROLABE_API_KEY>
ASTROLABE_API_KEY.
Response metadata
Astrolabe adds route headers such as:x-astrolabe-categoryx-astrolabe-lanex-astrolabe-initial-modelx-astrolabe-final-model

