Docs
Refer friends. Keep the rewards coming!Your friend can unlock up to 10M tokens · earn up to 30% revenue share.
+500K TokensGenerate link

Publish

The public market is a separate review track: tenant APPROVED does not mean public listing.

Private availability and public listing are separate

After private creation:

  • status=APPROVED
  • isEnabled=true
  • marketStatus=NONE

Public-market submission uses POST /api/v4/plugins/:id/publish-to-market with at least 20 runes of readme plus pricing, tags, and author fields.

Market status

  • NONE: not submitted.
  • PENDING: waiting for market review.
  • APPROVED: anonymously visible in the public plugin list.
  • REJECTED: can be edited and resubmitted.

Pricing fields

pricingType supports FREE, PER_CALL, and SUBSCRIPTION. Per-call requires pricePerCall; subscription requires monthlyPrice.