For the complete documentation index, see llms.txt. This page is also available as Markdown.

Volcano Engine

Get API Key

  • Click the one at the bottom of the sidebar API Key Management

  • Create API Key

  • After creation succeeds, click the little eye icon next to the created API Key to reveal and copy it

  • After entering the copied API Key into CherryStudio, turn on the provider switch.

Activate and add models

  • At the very bottom of the Ark console sidebar, the Activation Management Enable the models you need; here you can enable models such as the Doubao series and DeepSeek as needed.

火山引擎模型ID列表示例
  • Open Cherry Studio's Model services Find Volcano Engine in Settings

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

  • Add the models one by one following this procedure

API Address

There are two ways to write the API address

  • The first is the client's default:https://ark.cn-beijing.volces.com/api/v3/

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

There is no difference between the two; just keep the default and no need to modify it.

Regarding / and # For the difference at the end, refer to the API address section in the provider settings documentation,Click to go

Official documentation cURL example

Get help and submit feedback

If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to Feedback and Suggestions for the official channels provided.

Last updated

Was this helpful?