Volcano Engine

Obtain API Key

  • After successful creation, click the eye icon next to the created API Key to view and copy it.

  • Paste the copied API Key into CherryStudio, then enable the provider switch.

Activate and Add Models

  • In the Ark console, at the very bottom of the sidebar, navigate to Open Management to activate the models you want to use. Here, you can activate Doubao series and DeepSeek models as needed.

Example of Volcano Engine Model ID column
  • Open Cherry Studio's Model Service settings and find Volcano Engine.

  • Click "Add", then copy the previously obtained Model ID into the Model ID text box.

  • Add models one by one following this process.

API Address

There are two ways to write the API address:

  • The default client setting is: https://ark.cn-beijing.volces.com/api/v3/

  • The second way to write it is: https://ark.cn-beijing.volces.com/api/v3/chat/completions#

There is no significant difference between the two forms. It is fine to keep the default and no modification is needed.

For the difference between / and # endings, please refer to the API Address section of the provider settings documentation, click to go there.

Official documentation cURL example

Last updated

Was this helpful?