“VolcEngine(火山引擎)” is ByteDance’s AI platform, which provides API for third parties to use. Of cource you need to pay for it.
Add Credit
Go to “here“, type the ammount such as “10” and tap “充值汇款”, then you can scan the displayed barcode and use “Alipay/Wechatpay” to recharge.
Model List
Go to “home -> 火山方舟 -> 开通管理“, you can see all the models you can use.
Response API example
Go to “home -> 火山方舟 -> 开通管理“, select a model in the list, such as “Doubao-Seed-1.8“, tap “API 接入”,it will tell you have to use this model with an API call, such as:
1 | curl https://ark.cn-beijing.volces.com/api/v3/responses \ |
You need to replace the “$ARK_API_KEY” part with your API key before running.