Protocol: OpenAI-compatible
- Base URL:
https://api.orcarouter.ai— the bare host, no/v1(Cherry appends/v1/chat/completionsitself; verified) - If you ever get a 404, try
https://api.orcarouter.ai/v1
Connect
- Open Cherry Studio → Settings (gear) → Model Provider.
- At the bottom of the provider list, click + Add to create a new
provider. Do not use the built-in “cherryin” provider — its API address
is a locked dropdown you can’t edit. Set name
OrcaRouter, type OpenAI. - Fill in:
- API Key:
sk-orca-... - API Address (Host):
https://api.orcarouter.ai(bare, no/v1)
- API Key:
- Click Add Model and enter the Model ID in
vendor/modelformat, e.g.orcarouter/autooranthropic/claude-sonnet-4.6. - Toggle the provider on, then pick the model in chat and send a message.
Verified in-app: a new OpenAI provider with bare URL
https://api.orcarouter.ai and model orcarouter/auto returned the correct
answer.Notes
- The built-in cherryin provider has a locked address dropdown — it can’t point at OrcaRouter. Always create a fresh OpenAI provider.
- Model IDs use the
vendor/modelformat, ororcarouter/auto.
