/
LA
labring
/
AI Proxy Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 35m ago · Updated 2w ago
Details
Filter operations
channel
10
post
Add a single channel
get
Get a channel by ID
put
Update a channel
delete
Delete a channel
get
Update channel balance
post
Update channel status
get
Test channel models
get
Test channel model
get
Update all channels balance
get
Test all channels
channels
7
dashboard
5
embedmcp
2
group
15
groups
5
log
5
logs
7
mcp
14
misc
1
model
9
modelconfig
9
monitor
7
option
6
relay
15
token
8
tokens
9
post
MCP SSE Proxy
get
Group MCP SSE Server
get
Group MCP Streamable Server
post
Group MCP Streamable Server
delete
Group MCP Streamable Server
post
Public MCP SSE Server
get
Public MCP SSE Server
get
Public MCP Streamable Server
post
Public MCP Streamable Server
delete
Public MCP Streamable Server
channel
Update a channel
Updates an existing channel by its ID
put
/api/channel/{id}
Path parameters
id
integer
required
Channel ID
Request body
ControllerAddChannelRequest
required
base_url
string
config
ModelChannelConfig
key
string
model_mapping
object
models
string[]
name
string
priority
integer
sets
string[]
status
integer
type
1
|
3
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
32
|
33
|
34
|
35
|
36
|
37
|
40
|
41
|
42
|
43
|
44
|
45
|
46
|
47
|
48
Response
OK
object
required
data
ModelChannel
message
string
success
boolean
Changes