/
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
channels
7
get
Get channels with pagination
post
Add multiple channels
get
Get all channels
post
Delete multiple channels
post
Import channel from OneAPI
get
Search channels
get
Get channel type metadata
dashboard
5
embedmcp
6
group
15
groups
5
log
3
logs
5
mcp
20
misc
1
model
8
modelconfig
9
monitor
7
option
6
relay
18
token
8
tokens
9
get
Test Public MCP SSE Server
get
Host MCP Streamable Server
post
Host MCP Streamable Server
delete
Host MCP Streamable Server
get
Group MCP Streamable Server
post
Group MCP Streamable Server
delete
Group MCP Streamable Server
get
Group MCP SSE Server
get
Public MCP Streamable Server
post
Public MCP Streamable Server
delete
Public MCP Streamable Server
get
Public MCP SSE Server
post
MCP SSE Message
get
Public MCP SSE Server
channels
Add multiple channels
Adds multiple channels in a batch operation
post
/api/channels/
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
|
4
|
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