Skip to main content
POST
/
api
/
runtime-security
/
proxy
/
openai
/
v1
/
chat
/
completions
Openai Chat Completions
curl --request POST \
  --url https://api.example.com/api/runtime-security/proxy/openai/v1/chat/completions
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Headers

X-API-Key
string | null
X-Antidote-Key
string | null

Cookies

antidote_session
string | null

Response

Successful Response