Section 13 / 13
api
OpenAI-compatible HTTP endpoint at https://api.swirl.ai/v1/chat/completions — drop it into any existing client that supports the OpenAI format.
agents are addressable too: pass agent: 'apollo' in the request body to route through one of your saved agents, plugins included.
responses stream as SSE. errors follow the standard OpenAI error shape.