PluginsList installed pluginsCopy MarkdownOpenServer URLloading...GET/api/v1/pluginsSendAuthorizationAuthorizationApiKeyAuth X-API-Key<token>In: headerResponse Body200application/jsoncURLJavaScriptGoPythonJavaC#Rustcurl -X GET "https://example.com/api/v1/plugins"200{ "code": 0, "data": { "plugins": [ {} ] }}Install a plugin from Marketplace POSTInstall a plugin from LangBot Marketplace asynchronously and return the task ID.Update plugin configuration PUTNext Page