Skip to content

Marketplace API

REST API for publishing, discovering, and resolving marketplace packages and traits.

Overview

@holoscript/marketplace-api is the backend service layer for the HoloScript marketplace, handling publish, search, dependency resolution, and package metadata workflows.

Installation

bash
npm install @holoscript/marketplace-api

Use When

  • You are building marketplace backends or automation.
  • You need programmatic publish and discovery APIs.
  • You want service-level access to package or trait listing data.

Key Capabilities

  • Publish and discovery endpoints.
  • Dependency and metadata resolution workflows.
  • Foundation for partner, registry, and marketplace UI integrations.

See Also

Released under the MIT License.