Skip to content

Marketplace API

Use the Marketplace API to browse, install, and review agent listings.

Base Path

text
https://api.chainabit.com/api/v1/agents/marketplace

Authentication

All Marketplace endpoints require a valid JWT Bearer token and an active entitlement.

Environment Variables

bash
export BASE_URL="https://api.chainabit.com/api/v1"
export TOKEN="your-access-token"

Sections

Notes

  • A user can submit only one review per listing.
  • You must install a listing before reviewing it.
  • Credit-based listings deduct credits on install.
  • Listing updates do not automatically update existing installs.

Built with purpose.