Skip to main content
POST
/
api
/
gateway
/
anthropic
/
v1
/
messages
Anthropic messages endpoint
curl --request POST \
  --url http://localhost:6060/api/gateway/anthropic/v1/messages \
  --header 'Content-Type: application/json' \
  --data '{}'
{}

Body

application/json

The body is of type object.

Response

Response or streaming response

The response is of type object.