Skip to main content
A collection can be paid: the owner (creator) sets a price, and fans pay to unlock the gated content. The payment goes to the creator’s earnings, minus the platform fee.

Set a price (creator)

The collection must be public, then set price_coins and a billing_period:
price_coins: 0 makes it free again (a public collection behaves normally, gated only by the expose_* flags from Collections).

Subscribe (fan)

A fan subscribes — this charges the price immediately and grants access:
Possible errors:

See your subscriptions

For a once subscription expires_at is null (lifetime); for monthly it’s the renewal date. Access to gated content is: owner, or free collection, or an active subscription.