Overview
Coze is an AI Bot development platform by ByteDance that supports calling external APIs through plugins.Configuration
Via HTTP Plugin
Configure API
- Request Method: POST
- URL:
https://crazyrouter.com/v1/chat/completions - Headers:
Authorization:Bearer sk-xxxContent-Type:application/json
Via Model Configuration
Some Coze versions support custom model integration:- Go to
Settings→Model Management - Add a custom model
- Enter the API URL and key
Configuration may differ slightly between Coze international and domestic versions. Refer to the official Coze documentation for the latest custom model integration methods.