Skip to content
AI Security
Search
K
Main Navigation
App
Appearance
Menu
Return to top
Post
POST
/anthropic/{provider}/v1/messages
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
provider
*
Type
string
Required
Request Body
application/json
Schema
JSON
JSON
{
"max_tokens"
:
0
,
"messages"
:
[
{
"additionalProperties"
:
"string"
}
]
,
"model"
:
"string"
,
"stream"
:
false
,
"additionalProperties"
:
"string"
}
Responses
200
422
Successful Response
POST
/anthropic/{provider}/v1/messages
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
provider
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI