/
XE
xenovia
/
controlplane
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
xenovia
controlplane
post
Create Proxy Route
v2
latest
OpenAPI 3.1.0
2026-08-01
77
74
107.7 KB
proxies
Create Proxy Route
post
/api/v1/proxies
Headers
Authorization
string
nullable
X-Request-ID
string
nullable
Request body
ProxyCreate
required
name
string
nullable
description
string
nullable
system_prompt
string
nullable
intent
string
nullable
source
'auto'
|
'manual'
provider_id
string
uuid
nullable
Response
Successful Response
ProxyRead
required
id
string
uuid
required
created_at
string
date-time
required
updated_at
string
date-time
required
org_id
string
uuid
required
owner_id
string
uuid
nullable
required
name
string
nullable
required
description
string
nullable
required
system_prompt
string
nullable
required
intent
string
nullable
required
rate_limit_rpm
integer
nullable
required
status
'draft'
|
'active'
required
source
'auto'
|
'manual'
required
provider_id
string
uuid
nullable
required
provider
ProxyProviderSummary
required
proxy_url
string
required