Developer workflow · Cherry Studio
Set up Cherry Studio with a custom API endpoint.
Cherry Studio supports provider configuration for compatible APIs. Use the current app labels, keep the key private, and copy model IDs from the live catalog.
Who this is for
You want to use Cherry Studio with a compatible endpoint and keep model selection in one account. This is a generic provider setup; menu names may vary with the Cherry Studio release.
Configuration steps
Open provider settings
In Cherry Studio, open Settings or Provider management and choose Add provider. Select an OpenAI-compatible or custom OpenAI provider when available.
Fill in the connection fields
Set the Base URL to https://aimyria.com/v1 and paste a key created for your own account. Keep the key in the app’s protected credential field.
Add a catalog model
Create or select a model entry and paste the exact ID from the current catalog. Confirm the selected provider uses the OpenAI-compatible chat format.
Verify with a short chat
Send a short test message. If it fails, first check the endpoint, key and model ID separately before changing other settings.
Start with placeholders
Replace them only in your private settings.
Base URL: https://aimyria.com/v1
API key: YOUR_OWN_API_KEY
Model ID: COPY_THE_EXACT_ID_FROM_THE_CATALOGUse the model catalog to copy the current model ID. The public existing setup tutorial explains the general account and key flow.
Common issues
- 401: check the key in the provider entry and make sure there are no extra spaces.
- Invalid model: use the exact current ID and confirm the model is visible for your account.
- Wrong request format: select the OpenAI-compatible provider type instead of a native provider type.
Credentials and usage scope
Use a key belonging to your own account and follow the service terms and upstream model policies. Never place a key in browser code, a public repository or a shared screenshot.
Next step
After confirming regional availability, open the public overview, tutorial or model catalog and finish the setup with your own account.