ReactionSaaS
Documentation

ReactifySDK · Reference

Plans & tiers

Entitlements are enforced in API routes and the creator dashboard. Values below mirror GET /api/reactify/plans and lib/reactify-sdk-tiers.ts.

Open pricing & upgrade
TierPrice / moRecord (s)Reactions / moThreadsStorageWidgetsTemplatesAnalyticsAPI
ViralFree1012030.2 GB0nonenone
Creator$2915200102.0 GB3basicnone
Growth$992012005010 GB1015standardnone
Scale$29925500025050 GB50100advancedmoderate
Intelligence$99930200001000200 GB200Unlimitedintelligencefull

Capability flags

  • Embeds — Growth and above unlock public embed surfaces where embedsAllowed is true.
  • Watermark — Viral/Creator include on-media branding; Growth+ can remove.
  • Marketplace — Publishing requires tier flag marketplacePublish.
  • Intelligence analytics — Highest analytics depth on the Intelligence tier label in-product.

Where limits enforce

Server routes consult lib/reactify-entitlements.ts after resolving the creator tier from /api/reactify/me. Client UIs should mirror the same gates to avoid dead-end flows.