/
EL
elizaos
/
Eliza OS API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 2w ago · Updated 2w ago
View markdown
elizaos
Eliza OS API
post
Create channel
f43280bfdb0c
latest
OpenAPI 3.1.0
2026-07-26
75
12
85.0 KB
agents
11
audio
4
logs
5
media
2
memory
6
messaging
32
post
Add agent to channel
get
Get server agents
post
Add agent to server
post
Create central channel
post
Create channel
post
Create server
get
List all active sessions
post
Create a new session
get
Get channel messages
post
Send message to channel
delete
Clear all channel messages
delete
Delete all channel messages by user (deprecated)
delete
Delete channel
patch
Update channel
delete
Delete channel message
get
Get session information
delete
End a session
get
Get central server channels
get
Get central servers
get
Get channel details
get
Get channel participants
get
Get or create DM channel
get
Get server channels
get
Get session messages
post
Send a message to a session
post
Ingest messages from external platforms
delete
Remove agent from server
post
Renew a session
post
Send session heartbeat
get
Sessions API health check
post
Submit a message to the central messaging system
patch
Update session timeout configuration
rooms
5
system
9
websocket
1
messaging
Create channel
Create a new channel
post
/api/messaging/channels
Request body
object
required
name
string
required
serverId
string
uuid
required
description
string
type
'text'
|
'voice'
Response
Channel created successfully
object
required
success
boolean
data
object