/
AS
astrbotdevs
/
AstrBot OpenAPI v1
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 36m ago · Updated 4d ago
Details
Filter operations
API Keys
4
Auth
7
Backups
13
Bot Config Routes
4
Bots
15
Chat
26
Commands
3
Config Profiles
7
Conversations
7
Cron
5
Files
6
IM
2
Knowledge Base
16
Logs
4
MCP
11
Personas
15
Plugin Pages
12
get
List plugin pages by query ID
get
Get plugin page entry HTML by query ID
get
Get a plugin page asset by query ID
get
List plugin pages
get
Get plugin page entry HTML
get
Get a plugin page asset
get
Get the plugin page bridge SDK
get
Proxy a plugin extension GET route
put
Proxy a plugin extension PUT route
post
Proxy a plugin extension POST route
delete
Proxy a plugin extension DELETE route
patch
Proxy a plugin extension PATCH route
Plugin Sources
5
Plugins
36
Provider Sources
10
Providers
19
Sessions
11
Skills
24
Stats
11
Subagents
3
System Config
4
T2I
8
Tools
3
Updates
7
Webhooks
2
Plugin Pages
Proxy a plugin extension PUT route
put
/api/v1/plugins/extensions/{plugin_path}
Path parameters
plugin_path
string
required
Request body
DynamicConfig
required
Response
Standard AstrBot success response
SuccessEnvelope
required
status
'ok'
required
message
string
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}
Changes