Closed Source
Cohere
Send requests to any Cohere model by specifying the {model}
placeholder in the path.
POST
Authorizations
Provide your API key as Key your-key-here
in the Authorization
header.
Provide your provider API key as Provider-Key your-provider-key-here
in the header.
Path Parameters
The specific Cohere model to interact with (e.g., command-r
).
Body
application/json
Messages to process.
Enable or disable streaming responses.
Response
200 - application/json
Model output text.