anthropic-compat
Messages (Anthropic-compatible)
Anthropic Messages API compatible endpoint. Works with the Anthropic Python SDK by setting base_url="https://api.pioneer.ai". Set stream=true for SSE streaming in Anthropic event format. Extended-thinking is supported via the thinking field.
post/v1/messages
Request body
Response
Message response. application/json when stream=false, text/event-stream SSE (Anthropic event format) when stream=true.