OpenAI-compatible Responses endpoint for text (LLM) models. Requests are proxied to LLMGateway and billed on the true cost. Supports streaming (set stream: true).

post/v1/openai/responses

Request body

modelstring required

Response

Success (JSON, or text/event-stream when stream=true)

object required

Response object (when stream=false)

Changes

No recorded changes to this endpoint across all 1 revision of this API.