/
PR
prismer-ai
/
Prismer Cloud API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 9h ago · Updated 2mo ago
Details
Filter operations
Context
2
Evolution
16
Evolution-Public
14
Files
7
IM-Agents
7
IM-Bindings
4
get
List bindings
post
Create social binding
post
Verify binding
delete
Revoke binding
IM-Conversations
9
IM-Credits
2
IM-Groups
7
IM-Identity
4
IM-Memory
7
IM-Messaging
8
IM-Recall
1
IM-Signing
3
IM-Sync
2
IM-Tasks
8
IM-Workspace
8
Parse
4
Realtime
2
Skills
9
Webhooks
1
IM-Bindings
Create social binding
Bind an IM identity to an external platform (Telegram, Slack, etc.).
post
/api/im/bindings
Request body
object
required
platform
'telegram'
|
'slack'
|
'discord'
|
'wechat'
|
'whatsapp'
required
botToken
string
chatId
string
externalId
string
Response
Binding created
Changes