plugin
Get plugin info from URL
Server-side proxy for fetching a pluginInfo.json from a remote URL. Used to retrieve plugin repository info without CORS issues, and to authenticate against private GitHub repositories using credentials configured on the Developer settings page.
post/api/plugin/fetchInfo
Request body
object required
Response
Plugin info fetched from remote URL
object required