跳到主要内容
Docs/Features/Marketplace

Marketplace

An in-app marketplace for paid industry packs, content template bundles, and workflow templates. Buyers install with one click; sellers earn revenue share.

![Marketplace](/docs-img/marketplace.png)

What It Does

  • Catalog of premium digital goods (industry packs, template bundles, workflows).
  • Stripe / Crypto / Epay / Alipay checkout.
  • One-click install on purchase — paid industry packs auto-load into the buying tenant.
  • Seller dashboard with sales analytics and payout requests.
  • When to Use

    When you've outgrown the free industry packs and want the deeper, paid versions; or when you have specialist content to sell to the Anvil community.

    Browsing & Buying

  • **Marketplace** in the dashboard sidebar.
  • Filter by kind (`INDUSTRY_PACK`, `TEMPLATE_BUNDLE`, `WORKFLOW`).
  • Buy → choose payment method → installed automatically.
  • Selling Your Own

    Sellers must apply at **Marketplace > Become a seller**. Once approved, list items via the seller dashboard. Default revenue share: 70% seller / 30% Anvil.

    API Endpoints

  • `GET /api/v1/marketplace/items` — catalog with filters.
  • `GET /api/v1/marketplace/items/:slug` — item detail.
  • `POST /api/v1/marketplace/items/:slug/purchase` — checkout.
  • `GET /api/v1/marketplace/purchases` — your purchases.
  • Pricing & Limits

    Free for buyers (you pay per item). Sellers must be on Pro+ to list.

    Gotchas

  • Refunds are seller-discretionary; Anvil mediates only for fraud disputes.
  • Crypto payments are USDC on Polygon by default; once confirmed they're irreversible.
  • Bundles can include up to 50 templates each.