Marketplace API
Use the Marketplace API to browse, install, and review agent listings.
Base Path
text
https://api.chainabit.com/api/v1/agents/marketplaceAuthentication
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
- Listings & Categories for marketplace browsing and administration.
- Installs & Reviews for installs, reviews, and related actions.
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.