/
XO
xorbitsai
/
xagent
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
latest
OpenAPI 3.1.0
raw.githubusercontent.com
2026-06-13
216
144
508.7 KB
Custom API Management
List Custom Apis
List all Custom APIs for the current user.
get
/api/custom-apis
Response
Successful Response
CustomApiResponse[]
required
id
integer
required
user_id
integer
required
name
string
required
description
string
nullable
required
url
string
nullable
required
method
string
nullable
required
headers
object
nullable
required
body
string
nullable
required
env
object
nullable
required
is_active
boolean
required
is_default
boolean
required
created_at
string
required
updated_at
string
required