/
AR
arcadeai
/
Arcade API
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v35
latest
OpenAPI 3.0.0
Proprietary
raw.githubusercontent.com
2026-04-16
56
176
283.0 KB
Plugins
Create a plugin
Creates a new plugin with optional inline hooks
post
/v1/plugins
Request body
SchemasCreatePluginRequest
required
description
string
name
string
required
plugin_type
'webhook'
required
retry
SchemasCreateRetryConfigRequest
status
'inactive'
|
'active'
webhook_config
SchemasCreateWebhookConfigRequest
Response
Created
SchemasCreatePluginResponse
required
binding
SchemasBindingResponse
created_at
string
created_by
string
description
string
health_status
string
hooks
SchemasHookResponse[]
id
string
name
string
plugin_type
string
retry
SchemasRetryConfigResponse
status
'inactive'
|
'active'
updated_at
string
updated_by
string
version
integer
webhook_config
SchemasWebhookConfigResponse