OpenAI-Compatible
Endpoints, authentication, tools, streaming, and examples for Sovereign's OpenAI-compatible API.
Base URL:
Authentication
Endpoints
Model
Use:
Chat Completions
Responses API
Streaming
Set stream to true.
Sovereign returns OpenAI-style server-sent events. It also emits a final usage block when the upstream provider provides one.
Tool Calls
Supported fields include:
toolstool_choiceparallel_tool_calls- legacy
functions - legacy
function_call
Tool execution remains the client's responsibility.
Unsupported Inputs
Image inputs are rejected on this surface.
Errors
Errors follow the OpenAI-style shape: