Wire-compatible OpenAI legacy Completions proxy
Proxy
Wire-compatible OpenAI legacy Completions proxy
Body matches POST https://api.openai.com/v1/completions.
Streaming is not supported on this endpoint — pass
stream=false (or omit the field).
POST
Wire-compatible OpenAI legacy Completions proxy
Authorizations
Antidote workspace API key (ak_live_…). Use this header for the
scan API and the OpenAI proxy routes. The required permission
scope is runtime_security.scan for scan endpoints,
runtime_security.view for read-only analytics, and
runtime_security.manage for configuration changes.
Body
application/json
The body is of type object.
Response
OpenAI Completion response
The response is of type object.

