Create a response
OpenAI Responses-compatible endpoint for stateful conversations.
Authentication
AuthorizationBearer
Pass your EmpirioLabs API key as a bearer token. The Anthropic-style
x-api-key header is also accepted on every endpoint.
Request
This endpoint expects an object.
model
input
enable_thinking
Enable model reasoning on models that advertise this parameter.
thinking_budget
Maximum tokens reserved for model reasoning on models that advertise this parameter.
Response
Response object.
