Chat
API key in Authorization header using Bearer .
200descPossible values: Successful Response
OpenAI-style list response for chat completions.
Object type identifier.
listTotal number of items available for this resource.
Bad Request
Unauthorized
Forbidden
Validation Error
Too Many Requests
Internal Server Error
Not Implemented
Upstream Unavailable
API key in Authorization header using Bearer .
OpenAI-compatible chat completion request with Maniac extensions.
Model slug to use. Supports global slugs and container routes; / and : are treated equivalently on input.
openai/gpt-4oFallback models.
Frequency penalty.
Include logprobs.
Top logprobs.
Max completion tokens.
Max tokens.
Number of chat completion choices to generate (OpenAI n).
Presence penalty.
Response format.
Random seed.
Service tier hint (auto/default/flex/scale/priority).
Stop sequences.
Stream response.
falseTemperature.
Tool choice.
Whether the model may emit multiple tool calls in parallel.
Top p.
Top-k sampling (OpenRouter / Anthropic / vLLM).
Min-p sampling cutoff (OpenRouter / vLLM).
Top-a sampling cutoff (OpenRouter alternate sampler).
Repetition penalty (OpenRouter / non-OpenAI providers).
OpenRouter transform pipeline names (e.g. 'middle-out').
OpenRouter preset name (server-side stored param bundle).
Optional tags for tracking.
[]Whether to store the completion in the database.
trueServer-Sent Events stream for streaming responses.
Completion id.
Creation timestamp (unix).
Model used.
Object type.
chat.completionUpstream provider name, if available.
Container label used for routing, if any.
Bad Request
Unauthorized
Payment Required
Forbidden
Not Found
Conflict
Validation Error
Too Many Requests
Internal Server Error
Not Implemented
Upstream Unavailable
API key in Authorization header using Bearer .
Successful Response
Completion id.
Creation timestamp (unix seconds).
Model slug used.
Object type.
chat.completionUpstream provider name, if available.
Container label used for routing, if any.
Model ID (uuid).
Estimated spend.
Tags for this completion.
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Validation Error
Too Many Requests
Internal Server Error
Not Implemented
Upstream Unavailable
API key in Authorization header using Bearer .
Register completed chat examples for evaluation or analytics.
Container label to associate these examples with.
maniac:my-containerSuccessful Response
Whether the register operation succeeded.
Container label used for registration.
Bad Request
Unauthorized
Forbidden
Not Found
Conflict
Validation Error
Too Many Requests
Internal Server Error
Not Implemented
Upstream Unavailable
Last updated