Plugins

Install a plugin from a downloadable ZIP URL

Required scope: plugin

post/api/v1/plugins/install/url

Request body

urlstring uri required
download_urlstring uri

Optional downloadable ZIP URL when url is the plugin source page or repository.

proxystring
ignore_version_checkboolean
install_methodstring
registry_urlstring nullable
market_plugin_idstring

Response

Standard AstrBot success response

status'ok' required
messagestring
{"stackTrail":"components:schemas:SuccessEnvelope:properties:data","oasType":"schema","type":"unknown"}

Changes

Changed in 3 of the 13 revisions of this API.14

    • added the new optional request property install_method

      new-optional-request-property

    • added the new optional request property market_plugin_id

      new-optional-request-property

    • added the new optional request property registry_url

      new-optional-request-property

    • endpoint added

      endpoint-added

    This revision also has 13 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • api path removed without deprecation

      api-path-removed-without-deprecation

    This revision also has 48 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog