/
NE
nexu-io
/
nexu Controller API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2h ago · Updated 3w ago
View markdown
nexu-io
nexu Controller API
post
/api/v1/channels/dingtalk/connect
v1
latest
OpenAPI 3.1.0
2026-07-17
109
0
355.4 KB
Artifacts
6
Auth
1
Bots
7
Channels
24
get
/api/v1/channels
get
/api/v1/channels/slack/redirect-uri
get
/api/v1/channels/slack/oauth-url
post
/api/v1/channels/slack/connect
post
/api/v1/channels/discord/connect
post
/api/v1/channels/feishu/connect
post
/api/v1/channels/telegram/connect
post
/api/v1/channels/dingtalk/connect
post
/api/v1/channels/dingtalk/test
post
/api/v1/channels/qqbot/connect
post
/api/v1/channels/qqbot/test
post
/api/v1/channels/wecom/connect
post
/api/v1/channels/wecom/test
get
/api/v1/channels/{channelId}/status
get
/api/v1/bot-quota
delete
/api/v1/channels/{channelId}
post
/api/v1/channels/whatsapp/qr-start
post
/api/v1/channels/whatsapp/qr-wait
post
/api/v1/channels/whatsapp/connect
post
/api/v1/channels/wechat/qr-start
post
/api/v1/channels/wechat/qr-wait
post
/api/v1/channels/wechat/connect
get
/api/v1/channels/live-status
get
/api/v1/channels/{channelId}/readiness
Compat
1
Desktop
24
Feishu
1
Integrations
4
Internal
2
Invite
1
Model Providers
12
Models
1
Providers
1
Quota
2
Runtime Config
2
Sessions
7
Shared Slack App
2
SkillHub
7
User
3
Workspace Templates
1
Channels
post
/api/v1/channels/dingtalk/connect
Request body
object
required
clientId
string
required
clientSecret
string
required
Response
Connected dingtalk channel
object
required
id
string
required
botId
string
required
channelType
'slack'
|
'discord'
|
'feishu'
|
'dingtalk'
|
'wecom'
|
'wechat'
|
'telegram'
|
'whatsapp'
|
'qqbot'
required
accountId
string
required
status
'pending'
|
'connected'
|
'disconnected'
|
'error'
required
teamName
string
nullable
required
appId
string
nullable
botUserId
string
nullable
createdAt
string
required
updatedAt
string
required