Primary Astrolabe endpoint. OpenClaw should use this endpoint with api: openai-responses.
POST /v1/responses is the primary Astrolabe API.
This is the recommended endpoint for OpenClaw.
model: "astrolabe/auto"input: "..."stream: false unless you need SSEastrolabe/coding or astrolabe/strict-json.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.