/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 28m ago · Updated 3mo ago
Details
Filter operations
Admin MCP
8
admin-users
2
agents
17
Authentication
20
Channels
4
chat
8
Cloud Storage
4
Custom API Management
5
files
11
jobs
3
kb
15
MCP Management
11
me
3
memory
7
models
34
monitor
6
sdk-v1
11
share
3
skills
4
system
1
templates
4
tools
10
widget
3
post
Authenticate Widget
post
Upload Widget File
post
Create Widget Task
workforces
17
get
Health Check
get
Readiness 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
PublicChatAuthResponse
required
access_token
string
required
token_type
string
agent_id
integer
nullable
agent_name
string
nullable
agent_logo
string
nullable
agent_description
string
nullable
suggested_prompts
string[]
Changes