Skip to main content
POST
/
api
/
runtime-security
/
proxy
/
anthropic
/
v1
/
messages
Anthropic Messages
curl --request POST \
  --url https://api.example.com/api/runtime-security/proxy/anthropic/v1/messages
{
  "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