/
LA
labring
/
AI Proxy Swagger API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h 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
Add a single channel
Adds a new channel to the system
post
/api/channel/
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
MiddlewareAPIResponse
required
{"stackTrail":"components:schemas:middleware.APIResponse:properties:data","oasType":"schema","type":"unknown"}
message
string
success
boolean
Changes