Back to catalog
🤖

Cohere

API Key

Harness the power of language understanding. Join the developers and businesses who are using Cohere to generate, categorize and organize text at a scale that was previously unimaginable.

🤖Machine LearningHTTPSCORS enabled

Cohere

Text Generation Result

Generation IdGen_8c3f1a2b9e47d
ModelCommand-r-plus
TextThe quick brown fox jumps over the lazy dog.
Finish ReasonCOMPLETE
Tokens Used142

Sample Response

response.json
1{
2 "generationId": "gen_8c3f1a2b9e47d",
3 "model": "command-r-plus",
4 "text": "The quick brown fox jumps over the lazy dog.",
5 "finishReason": "COMPLETE",
6 "tokensUsed": 142
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://docs.cohere.ai/" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs