Anthropic
Send requests to any Anthropic model by specifying the {model}
placeholder in the path.
POST
Authorizations
Set Authorization
header to Key BYTEZ_KEY
(e.g. 'Authorization': 'Key ABC123')
Set provider-key
header to PROVIDER_KEY
(e.g. 'provider-key': 'OPEN_AI_KEY')
Path Parameters
The specific Anthropic model to interact with (e.g., claude-3-haiku-20240307
).
Body
application/json
Universal schema that supports text, chat, image, audio, video, QA, zero-shot, and more.
The body is of type object
.
Response
200 - application/json
Successful response from the model.
The response is of type object
.