/
LA
labring
/
AI Proxy Swagger API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 49m ago · Updated 2w ago
Details
Filter operations
channel
12
channels
8
get
Get channels with pagination
post
Add multiple channels
get
Get all channels
post
Delete multiple channels
post
Get basic info for multiple channels
post
Import channel from OneAPI
get
Search channels
get
Get channel type metadata
dashboard
7
embedmcp
6
group
15
groups
7
log
3
logs
5
mcp
20
misc
1
model
8
modelconfig
9
monitor
13
option
6
relay
24
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
configs
ModelChannelConfigs
key
string
model_mapping
object
models
string[]
name
string
priority
integer
proxy_url
string
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
|
49
|
50
|
51
|
52
|
53
Response
OK
MiddlewareAPIResponse
required
{"stackTrail":"components:schemas:middleware.APIResponse:properties:data","oasType":"schema","type":"unknown"}
message
string
success
boolean
Changes