Send requests to any Anthropic model by specifying the {model}
placeholder in the path.
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')
The specific Anthropic model to interact with (e.g., claude-3-haiku-20240307
).
Universal schema that supports text, chat, image, audio, video, QA, zero-shot, and more.
The body is of type object
.
Successful response from the model.
The response is of type object
.