Skip to main content
Retrieves plan data formatted specifically for building pricing pages and paywall components.

Query

Parameters

GetPaywallInput
required
Input parameters for paywall retrieval

Return Type

Returns a Paywall object with:

PaywallPlan Fields

Common Use Cases

Build a pricing page showing all available plans and their features.
Show upgrade options to existing customers with their current plan highlighted.
Build feature comparison tables using entitlement data.

Example: Rendering a Pricing Page