Wild APIs

Cohere

FreemiumLiveLast verified 24 Sept 2026
Chat, embeddings and rerank models for building search, RAG and conversational AI features.

Example request

curl -s -X POST 'https://api.cohere.com/v2/chat' -H 'Authorization: Bearer $API_KEY' -H 'Content-Type: application/json' -d '{"model":"command-r","messages":[{"role":"user","content":"Hello"}]}'

Free tier, in plain English

Trial keys are free and rate-limited but restricted to non-commercial/non-production use; Production keys are pay-as-you-go.

Alternatives in LLMs