/
AR
arcadeai
/
Arcade API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 55m ago · Updated 4mo ago
Details
Filter operations
Admin
21
Authorization
4
Gateways
7
get
List gateways
post
Create a gateway
post
Check gateway slug availability
get
Get a gateway
put
Update a gateway
delete
Delete a gateway
patch
Patch a gateway
Hooks
6
LLM
1
Operations
3
Plugins
5
Tools
9
Gateways
Get a gateway
Returns a single gateway by ID
get
/v1/gateways/{gateway_id}
Path parameters
gateway_id
string
required
Gateway ID
Response
OK
SchemasGatewayResponse
required
allowed_passthrough_headers
string[]
auth_type
string
binding
SchemasBindingResponse
created_at
string
description
string
id
string
instructions
string
name
string
slug
string
status
string
tool_filter
SchemasToolFilterResponse
updated_at
string
Changes