/
AR
arcadeai
/
Arcade API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
arcadeai
Arcade API
post
Create a gateway
v35
latest
OpenAPI 3.0.0
Proprietary
raw.githubusercontent.com
2026-04-16
56
176
283.0 KB
Gateways
Create a gateway
Creates a new gateway in the current project
post
/v1/gateways
Request body
SchemasCreateGatewayRequest
required
allowed_passthrough_headers
string[]
auth_type
string
description
string
instructions
string
name
string
required
slug
string
status
string
tool_filter
SchemasCreateToolFilterRequest
Response
Created
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