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.
Logit bias.
Include logprobs.
Top logprobs.
Max completion tokens.
Max tokens.
Arbitrary key/value metadata to attach to the request.
{"source":"dashboard"}Presence penalty.
Reasoning config.
Response format.
Random seed.
Stop sequences.
Stream response.
falseStream options.
Temperature.
Tool choice.
Tools.
Top p.
Optional tags for tracking.
[]Whether to store the completion in the database.
trueOptional external trace/span context used to group related requests across containers.
Server-Sent Events stream for streaming responses.
Completion id.
Creation timestamp (unix).
Model used.
Object type.
chat.completionToken usage.
Upstream 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.completionToken usage.
Upstream provider name, if available.
Container label used for routing, if any.
Model ID (uuid).
Estimated spend.
Tags for this completion.
Metadata for this completion.
Optional external trace/span context associated with 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