Create Response (OpenAI Responses API)
Creates a response using the new OpenAI Responses API format. Often used by agentic tools (like OpenAI Codex or O-series models) for multi-step reasoning and structured outputs. Passes through all native parameters.
Documentation Index
Fetch the complete documentation index at: https://docs.llmrouter.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
LLM Router API Key (e.g., sk-llmr-...)
Body
Responses API request parameters
Accepts any additional properties supported by the upstream Responses API (e.g., reasoning_effort, tools, instructions).
Response
Successful Response generation
Unique identifier for the response
"gen_8f90f62a-b4c1-4482-94b8-0132c42a6afb"
"response"
Unix timestamp when the response was created
completed, in_progress, failed, incomplete "completed"
"auto"
Concatenated output text for convenience