Skip to Content
API ReferenceMarketplace API

Marketplace API

MethodPathPurpose
GET/api/v1/marketplace/addons?query=Search catalog
GET/api/v1/marketplace/addons/:idManifest + screenshots
POST/api/v1/marketplace/install{ "id", "version" }
DELETE/api/v1/marketplace/install/:idUninstall user addon
GET/api/v1/marketplace/updatesPending upgrades

ℹ️ Note: Installations verify Ed25519 signatures against built-in trust anchors before extracting ZIPs.

Troubleshooting

SIGNATURE_INVALID
Addon tampered or incomplete download — clear cache and retry.

Last updated on

Was this helpful?