Cohere
Send requests to any Cohere 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 Cohere model to interact with (e.g., command-r
).
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
.