Ecosystem as a Service (EaaS)

Turn your software into a thriving ecosystem.

Don't build your marketplace from scratch. MustUse provides white-labeled, headless infrastructure to host, distribute, and monetize plugins for your open-source project or SaaS platform.

api.mustuse.com/v1/tenant/init

$ curl -X POST https://api.mustuse.com/v1/ecosystem \

-H "Authorization: Bearer YOUR_API_KEY" \

-d '{"name": "MyOSProject", "domain": "plugins.myproject.com"}'

{
"status": "success",
"ecosystem_id": "eco_9f82hjc",
"endpoints": {
"registry": "https://registry.mustuse.com/eco_9f82hjc",
"graphql": "https://api.mustuse.com/graphql"
},
"message": "Ecosystem ready. Awaiting plugins..."
}

Built on proven open-source technology

TROY Daemon
Blockstudio

Infrastructure for Extensibility

You focus on building the core platform. We provide the endpoints, hosting, and specs for your community to build upon it.

100% White-labeled

Your ecosystem is hosted on your own domain, dedicated servers, and features a full rebrand. It's your marketplace, we just power the engine.

Headless Endpoints

Craft a bespoke headless marketplace offering. We provide robust REST and GraphQL APIs to present plugins in your own UI or CLI.

Scoped Package Format

Leverage a dedicated, scoped plugin format with shared update specs. Dictate exactly what types of plugins are allowed and how they map to dependencies.

Abstract Code Interface

Advanced Forms

v2.1.0 • By Blockstudio

Pilot Implementation

How Blockstudio scales with MustUse

Blockstudio recently went open-source. To foster a community of block creators without taking on the burden of managing a marketplace, they partnered with MustUse.

  • The Setup: When Blockstudio is installed, it directly references its own MustUse-powered plugin directory.
  • The Cloud: Troy provides the robust cloud service and daemon processing for reliable package delivery.
  • The Control: Blockstudio sets the rules. They decide plugin vetting, pricing structures, and UI presentation, while MustUse handles the data tier.
Read the Blockstudio Case Study