/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 3mo ago
Details
Filter operations
Admin MCP
8
admin-users
2
agents
10
Authentication
12
Channels
4
chat
8
Cloud Storage
4
Custom API Management
5
files
8
kb
12
MCP Management
11
memory
7
models
34
monitor
6
skills
4
system
1
templates
4
text2sql
6
tools
10
widget
2
post
Authenticate Widget
post
Create Widget Task
get
Health Check
get
Redirect Legacy Preview
get
Get Task Progress
get
List Active Tasks
widget
Authenticate Widget
Authenticate widget and issue a guest token
post
/api/widget/auth
Request body
WidgetAuthRequest
required
guest_id
string
required
agent_id
integer
nullable
Response
Successful Response
WidgetAuthResponse
required
access_token
string
required
token_type
string
agent_id
integer
nullable
agent_name
string
nullable
agent_logo
string
nullable
Changes