Messages
Messages
Pass-through endpoint accepting the Anthropic Messages API format.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Optional metadata for the request
Name of the provider
Body
application/json
Parameters for creating messages.
The body is of type any.
Response
Messages created successfully.