# Stigg ## Docs - [API Keys](https://docs.stigg.io/api-and-sdks/api-reference/api-keys.md): Manage and authenticate with Stigg API keys - [Archive Credit Type](https://docs.stigg.io/api-and-sdks/api-reference/mutations/archive-credit-type.md) - [Archive Customer](https://docs.stigg.io/api-and-sdks/api-reference/mutations/archive-customer.md) - [Archive Feature](https://docs.stigg.io/api-and-sdks/api-reference/mutations/archive-feature.md) - [Cancel Subscription](https://docs.stigg.io/api-and-sdks/api-reference/mutations/cancel-subscription.md) - [Create Addon](https://docs.stigg.io/api-and-sdks/api-reference/mutations/create-addon.md) - [Create Coupon](https://docs.stigg.io/api-and-sdks/api-reference/mutations/create-coupon.md) - [Create Credit Grant](https://docs.stigg.io/api-and-sdks/api-reference/mutations/create-credit-grant.md) - [Create Customer](https://docs.stigg.io/api-and-sdks/api-reference/mutations/create-customer.md) - [Create Feature](https://docs.stigg.io/api-and-sdks/api-reference/mutations/create-feature.md) - [Create Plan](https://docs.stigg.io/api-and-sdks/api-reference/mutations/create-plan.md) - [Create Subscription](https://docs.stigg.io/api-and-sdks/api-reference/mutations/create-subscription.md) - [Grant Promotional Entitlements](https://docs.stigg.io/api-and-sdks/api-reference/mutations/grant-promotional-entitlements.md) - [Import Subscriptions Bulk](https://docs.stigg.io/api-and-sdks/api-reference/mutations/import-subscriptions-bulk.md) - [Preview Subscription](https://docs.stigg.io/api-and-sdks/api-reference/mutations/preview-subscription.md) - [Provision Customer](https://docs.stigg.io/api-and-sdks/api-reference/mutations/provision-customer.md) - [Provision Subscription](https://docs.stigg.io/api-and-sdks/api-reference/mutations/provision-subscription.md) - [Publish Plan](https://docs.stigg.io/api-and-sdks/api-reference/mutations/publish-plan.md) - [Recalculate Entitlements](https://docs.stigg.io/api-and-sdks/api-reference/mutations/recalculate-entitlements.md) - [Report Event](https://docs.stigg.io/api-and-sdks/api-reference/mutations/report-event.md) - [Report Usage](https://docs.stigg.io/api-and-sdks/api-reference/mutations/report-usage.md) - [Report Usage Bulk](https://docs.stigg.io/api-and-sdks/api-reference/mutations/report-usage-bulk.md) - [Revoke Promotional Entitlement](https://docs.stigg.io/api-and-sdks/api-reference/mutations/revoke-promotional-entitlement.md) - [Set Coupon on Customer](https://docs.stigg.io/api-and-sdks/api-reference/mutations/set-coupon-on-customer.md) - [Set Package Pricing](https://docs.stigg.io/api-and-sdks/api-reference/mutations/set-package-pricing.md) - [Transfer Subscription to Resource](https://docs.stigg.io/api-and-sdks/api-reference/mutations/transfer-subscription-to-resource.md) - [Update Customer](https://docs.stigg.io/api-and-sdks/api-reference/mutations/update-customer.md) - [Update Feature](https://docs.stigg.io/api-and-sdks/api-reference/mutations/update-feature.md) - [Update Subscription](https://docs.stigg.io/api-and-sdks/api-reference/mutations/update-subscription.md) - [Void Credit Grant](https://docs.stigg.io/api-and-sdks/api-reference/mutations/void-credit-grant.md) - [GraphQL API Overview](https://docs.stigg.io/api-and-sdks/api-reference/overview.md) - [Credit Balance](https://docs.stigg.io/api-and-sdks/api-reference/queries/credit-balance.md) - [Credit Grants](https://docs.stigg.io/api-and-sdks/api-reference/queries/credit-grants.md) - [Credit Ledger](https://docs.stigg.io/api-and-sdks/api-reference/queries/credit-ledger.md) - [Customer Portal](https://docs.stigg.io/api-and-sdks/api-reference/queries/customer-portal.md) - [Entitlements State](https://docs.stigg.io/api-and-sdks/api-reference/queries/entitlements-state.md) - [Fetching subscriptions — methods compared](https://docs.stigg.io/api-and-sdks/api-reference/queries/fetching-subscriptions.md) - [Get Active Subscriptions](https://docs.stigg.io/api-and-sdks/api-reference/queries/get-active-subscriptions.md) - [Get Addon](https://docs.stigg.io/api-and-sdks/api-reference/queries/get-addon.md) - [Get Customer](https://docs.stigg.io/api-and-sdks/api-reference/queries/get-customer.md) - [Get Entitlement](https://docs.stigg.io/api-and-sdks/api-reference/queries/get-entitlement.md) - [Get Entitlements](https://docs.stigg.io/api-and-sdks/api-reference/queries/get-entitlements.md) - [Get Plan](https://docs.stigg.io/api-and-sdks/api-reference/queries/get-plan.md) - [Get Subscription](https://docs.stigg.io/api-and-sdks/api-reference/queries/get-subscription.md) - [List Addons](https://docs.stigg.io/api-and-sdks/api-reference/queries/list-addons.md) - [List Coupons](https://docs.stigg.io/api-and-sdks/api-reference/queries/list-coupons.md) - [List Customers](https://docs.stigg.io/api-and-sdks/api-reference/queries/list-customers.md) - [List Feature Groups](https://docs.stigg.io/api-and-sdks/api-reference/queries/list-feature-groups.md) - [List Features](https://docs.stigg.io/api-and-sdks/api-reference/queries/list-features.md) - [List Plans](https://docs.stigg.io/api-and-sdks/api-reference/queries/list-plans.md) - [List Subscriptions](https://docs.stigg.io/api-and-sdks/api-reference/queries/list-subscriptions.md) - [Paywall](https://docs.stigg.io/api-and-sdks/api-reference/queries/paywall.md) - [Usage History](https://docs.stigg.io/api-and-sdks/api-reference/queries/usage-history.md) - [API Keys](https://docs.stigg.io/api-and-sdks/api-reference/rest/api-keys.md): Manage and authenticate with Stigg API keys for the REST API - [REST API Overview](https://docs.stigg.io/api-and-sdks/api-reference/rest/overview.md): Complete guide to the Stigg REST API including authentication, common patterns, rate limits, and error handling - [Using Stigg at Scale](https://docs.stigg.io/api-and-sdks/api-reference/rest/using-at-scale.md): How to handle high-volume entitlement checks without adding latency or REST API overhead - [Addon](https://docs.stigg.io/api-and-sdks/api-reference/types/addon.md) - [Coupon](https://docs.stigg.io/api-and-sdks/api-reference/types/coupon.md) - [CreditGrant](https://docs.stigg.io/api-and-sdks/api-reference/types/credit-grant.md) - [Customer](https://docs.stigg.io/api-and-sdks/api-reference/types/customer.md) - [Entitlement](https://docs.stigg.io/api-and-sdks/api-reference/types/entitlement.md) - [Enums](https://docs.stigg.io/api-and-sdks/api-reference/types/enums.md) - [Feature](https://docs.stigg.io/api-and-sdks/api-reference/types/feature.md) - [Plan](https://docs.stigg.io/api-and-sdks/api-reference/types/plan.md) - [Price](https://docs.stigg.io/api-and-sdks/api-reference/types/price.md) - [CustomerSubscription](https://docs.stigg.io/api-and-sdks/api-reference/types/subscription.md) - [.NET SDK](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/dotnet.md) - [Go SDK](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/go.md) - [Java SDK](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/java.md) - [Node.js SDK](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/node.md) - [Persistent Cache Service](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/persistent-cache.md) - [Python SDK](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/python.md) - [Ruby SDK](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/ruby.md) - [Sidecar SDK](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/sidecar.md) - [Sidecar Service](https://docs.stigg.io/api-and-sdks/changelog/backend-graphql/sidecar-service.md) - [C#](https://docs.stigg.io/api-and-sdks/changelog/backend-rest/csharp.md) - [Go](https://docs.stigg.io/api-and-sdks/changelog/backend-rest/go.md) - [Java](https://docs.stigg.io/api-and-sdks/changelog/backend-rest/java.md) - [Python](https://docs.stigg.io/api-and-sdks/changelog/backend-rest/python.md) - [Ruby](https://docs.stigg.io/api-and-sdks/changelog/backend-rest/ruby.md) - [TypeScript](https://docs.stigg.io/api-and-sdks/changelog/backend-rest/typescript.md) - [Embed SDK](https://docs.stigg.io/api-and-sdks/changelog/frontend/embed.md) - [JavaScript SDK](https://docs.stigg.io/api-and-sdks/changelog/frontend/javascript.md) - [Next.js SDK](https://docs.stigg.io/api-and-sdks/changelog/frontend/nextjs.md) - [React SDK](https://docs.stigg.io/api-and-sdks/changelog/frontend/react.md) - [Vue.js SDK](https://docs.stigg.io/api-and-sdks/changelog/frontend/vuejs.md) - [CLI](https://docs.stigg.io/api-and-sdks/cli.md) - [AWS API Gateway](https://docs.stigg.io/api-and-sdks/integration/additional-deployment-methods/aws-api-gateway.md) - [Bring Your Own Solution](https://docs.stigg.io/api-and-sdks/integration/additional-deployment-methods/bring-your-own-solution.md) - [Overview](https://docs.stigg.io/api-and-sdks/integration/additional-deployment-methods/overview.md) - [Routing frontend SDK requests through a proxy](https://docs.stigg.io/api-and-sdks/integration/additional-deployment-methods/routing-through-proxy.md) - [Backend](https://docs.stigg.io/api-and-sdks/integration/backend.md) - [Sidecar](https://docs.stigg.io/api-and-sdks/integration/backend/sidecar.md) - [Hardening client-side access](https://docs.stigg.io/api-and-sdks/integration/frontend/hardening-client-side-access.md) - [Webflow, Wordpress and plain HTML SDK](https://docs.stigg.io/api-and-sdks/integration/frontend/html.md) - [JavaScript](https://docs.stigg.io/api-and-sdks/integration/frontend/javascript.md) - [Next.js](https://docs.stigg.io/api-and-sdks/integration/frontend/nextjs.md) - [React](https://docs.stigg.io/api-and-sdks/integration/frontend/react.md) - [Vue.js](https://docs.stigg.io/api-and-sdks/integration/frontend/vuejs.md) - [Rate Limits](https://docs.stigg.io/api-and-sdks/integration/graphql/rate-limits.md) - [Overview](https://docs.stigg.io/api-and-sdks/integration/overview.md) - [Rate Limits](https://docs.stigg.io/api-and-sdks/integration/rest/rate-limits.md) - [Status APIs](https://docs.stigg.io/api-and-sdks/integration/upstream-apis.md) - [MCP Server](https://docs.stigg.io/api-and-sdks/mcp-server.md) - [Backend SDKs](https://docs.stigg.io/api-and-sdks/references/sdk/backend/graphql/index.md) - [Backend SDKs](https://docs.stigg.io/api-and-sdks/references/sdk/backend/rest/index.md) - [Frontend SDKs](https://docs.stigg.io/api-and-sdks/references/sdk/frontend/index.md) - [Frontend SDKs](https://docs.stigg.io/api-and-sdks/references/sdk/frontend/rest-index.md) - [Add on created](https://docs.stigg.io/api-reference/add-ons/add-on-created.md): Fired when a new add-on is created. Sync add-on catalog and pricing. - [Add on deleted](https://docs.stigg.io/api-reference/add-ons/add-on-deleted.md): Fired when an add-on is deleted. Consider soft-delete locally to keep analytics intact. - [Add on updated new version published](https://docs.stigg.io/api-reference/add-ons/add-on-updated-new-version-published.md): Fired when a new version of an add-on is published. Update pricing and entitlements. - [Create addon entitlements](https://docs.stigg.io/api-reference/addon-entitlements/create-addon-entitlements.md): Creates one or more entitlements (feature or credit) on a draft addon. - [Delete addon entitlement](https://docs.stigg.io/api-reference/addon-entitlements/delete-addon-entitlement.md): Deletes an entitlement from a draft addon. - [Get a list of addon entitlements](https://docs.stigg.io/api-reference/addon-entitlements/get-a-list-of-addon-entitlements.md): Retrieves a list of entitlements for an addon. - [Update a addon entitlement](https://docs.stigg.io/api-reference/addon-entitlements/update-a-addon-entitlement.md): Updates an existing entitlement on a draft addon. - [Archive an addon](https://docs.stigg.io/api-reference/addons/archive-an-addon.md): Archives an addon, preventing it from being used in new subscriptions. - [Create addon draft](https://docs.stigg.io/api-reference/addons/create-addon-draft.md): Creates a draft version of an existing addon for modification before publishing. - [Create an addon](https://docs.stigg.io/api-reference/addons/create-an-addon.md): Creates a new addon in draft status, associated with a specific product. - [Get a list of addons](https://docs.stigg.io/api-reference/addons/get-a-list-of-addons.md): Retrieves a paginated list of addons in the environment. - [Get a single addon by ID](https://docs.stigg.io/api-reference/addons/get-a-single-addon-by-id.md): Retrieves an addon by its unique identifier, including entitlements and pricing details. - [Publish addon](https://docs.stigg.io/api-reference/addons/publish-addon.md): Publishes a draft addon, making it available for use in subscriptions. - [Remove addon draft](https://docs.stigg.io/api-reference/addons/remove-addon-draft.md): Removes a draft version of an addon. - [Update a addon](https://docs.stigg.io/api-reference/addons/update-a-addon.md): Updates an existing addon's properties such as display name, description, and metadata. - [Get automatic recharge configuration](https://docs.stigg.io/api-reference/auto-recharge/get-automatic-recharge-configuration.md): Retrieves the automatic recharge configuration for a customer and currency. Returns default settings if no configuration exists. - [Bulk import customers](https://docs.stigg.io/api-reference/bulk-import/bulk-import-customers.md): Imports multiple customers in bulk. Used for migrating customer data from external systems. - [Bulk import subscriptions](https://docs.stigg.io/api-reference/bulk-import/bulk-import-subscriptions.md): Imports multiple subscriptions in bulk. Used for migrating subscription data from external systems. - [Archive coupon](https://docs.stigg.io/api-reference/coupons/archive-coupon.md): Archives a coupon, preventing it from being applied to new subscriptions. - [Coupon archived](https://docs.stigg.io/api-reference/coupons/coupon-archived.md): Fired when a coupon is archived. Stop applying it to new checkouts. - [Coupon created](https://docs.stigg.io/api-reference/coupons/coupon-created.md): Fired when a coupon is created. Sync discount catalog to billing/CRM. - [Coupon updated](https://docs.stigg.io/api-reference/coupons/coupon-updated.md): Fired when a coupon is updated. Keep discounts in sync across systems and UIs. - [Create coupon](https://docs.stigg.io/api-reference/coupons/create-coupon.md): Creates a new discount coupon with percentage or fixed amount off, applicable to customer subscriptions. - [Get a list of coupons](https://docs.stigg.io/api-reference/coupons/get-a-list-of-coupons.md): Retrieves a paginated list of coupons in the environment. - [Get a single coupon by ID](https://docs.stigg.io/api-reference/coupons/get-a-single-coupon-by-id.md): Retrieves a coupon by its unique identifier. - [Update a coupon](https://docs.stigg.io/api-reference/coupons/update-a-coupon.md): Updates an existing coupon's properties such as name, description, and metadata. - [Automatic recharge configuration changed](https://docs.stigg.io/api-reference/credit-auto-recharge/automatic-recharge-configuration-changed.md): Fired when the auto-recharge configuration is updated (enabled/disabled by user or system). `changedBy` values: - USER — Configuration changed via UI/API - SYSTEM — Automatically disabled due to payment failure or other system event - [Automatic recharge operation attempted](https://docs.stigg.io/api-reference/credit-auto-recharge/automatic-recharge-operation-attempted.md): Fired when an automatic recharge operation is attempted (both success and failure cases). - [Automatic recharge spend limit threshold reached](https://docs.stigg.io/api-reference/credit-auto-recharge/automatic-recharge-spend-limit-threshold-reached.md): Fired when the monthly spend limit is approached or exceeded (at 80%, 90%, or 100% thresholds). Threshold values: - 80 — Approaching limit warning - 90 — Near limit warning - 100 — Limit exceeded - [Credit balance depleted](https://docs.stigg.io/api-reference/credit-balance/credit-balance-depleted.md): Fired when the credit balance reaches zero. Use to halt consumption, enforce hard limits, or prompt a top-up flow. - [Credit balance low](https://docs.stigg.io/api-reference/credit-balance/credit-balance-low.md): Fired when the credit balance falls below one of the configured thresholds. Thresholds are configurable per customer, allowing you to set multiple alert levels (e.g., 80%, 50%, 20%). Useful for proactive low-balance notifications, in-app warnings, and auto top-up triggers. - [Create a credit grant](https://docs.stigg.io/api-reference/credit-grants/create-a-credit-grant.md): Creates a new credit grant for a customer with specified amount, type, and optional billing configuration. - [Credit grant balance low](https://docs.stigg.io/api-reference/credit-grants/credit-grant-balance-low.md): Fired when a specific grant's remaining balance falls below a configured threshold. Thresholds are configurable, allowing multiple alert levels (e.g., 80%, 50%, 20%). Useful for targeted alerts, "use-it-or-lose-it" nudges when expiry is near, or auto top-up logic at the grant level. - [Credit grant created](https://docs.stigg.io/api-reference/credit-grants/credit-grant-created.md): Fired when a new credits grant (block) is created. Use it to mirror grants, seed balances, or audit changes. - [Credit grant depleted](https://docs.stigg.io/api-reference/credit-grants/credit-grant-depleted.md): Fired when a specific grant's balance reaches zero. Use to trigger refill workflows or disable features tied to that grant. - [Credit grant expired](https://docs.stigg.io/api-reference/credit-grants/credit-grant-expired.md): Fired when a grant reaches its expiration date. Use to notify customers and adjust available balances. - [Credit grant updated](https://docs.stigg.io/api-reference/credit-grants/credit-grant-updated.md): Fired when an existing credits grant changes (e.g., amount, dates, cost). Use it to keep downstream records in sync. - [Get a list of credit grants](https://docs.stigg.io/api-reference/credit-grants/get-a-list-of-credit-grants.md): Retrieves a paginated list of credit grants for a customer. - [Void credit grant](https://docs.stigg.io/api-reference/credit-grants/void-credit-grant.md): Voids an existing credit grant, preventing further consumption of the remaining credits. - [Get a list of credit ledger events](https://docs.stigg.io/api-reference/credit-ledger/get-a-list-of-credit-ledger-events.md): Retrieves a paginated list of credit ledger events for a customer. - [Get credit usage](https://docs.stigg.io/api-reference/credit-usage/get-credit-usage.md): Retrieves credit usage time-series data for a customer, grouped by feature, over a specified time range. - [Get a list of customer integrations](https://docs.stigg.io/api-reference/customer-integrations/get-a-list-of-customer-integrations.md): Retrieves a paginated list of a customer's external integrations (billing, CRM, etc.). - [Get a single customer integration by ID](https://docs.stigg.io/api-reference/customer-integrations/get-a-single-customer-integration-by-id.md): Retrieves a specific integration for a customer by integration ID. - [Link customer integration](https://docs.stigg.io/api-reference/customer-integrations/link-customer-integration.md): Links a customer to an external integration by specifying the vendor and external entity ID. - [Unlink customer integration](https://docs.stigg.io/api-reference/customer-integrations/unlink-customer-integration.md): Removes the link between a customer and an external integration. - [Update a customer integration](https://docs.stigg.io/api-reference/customer-integrations/update-a-customer-integration.md): Updates a customer's integration link, such as changing the synced external entity ID. - [Archive customer](https://docs.stigg.io/api-reference/customers/archive-customer.md): Archives a customer, preventing new subscriptions. Optionally cancels existing subscriptions. - [Attach payment method](https://docs.stigg.io/api-reference/customers/attach-payment-method.md): Attaches a payment method to a customer for billing. Required for paid subscriptions when integrated with a billing provider. - [Customer created](https://docs.stigg.io/api-reference/customers/customer-created.md): Fired when a new customer is created. Create or map CRM records and billing profiles. - [Customer deleted](https://docs.stigg.io/api-reference/customers/customer-deleted.md): Fired when a customer is deleted. Consider anonymization vs hard delete for compliance. - [Customer payment failed](https://docs.stigg.io/api-reference/customers/customer-payment-failed.md): Fired when a charge attempt fails. Start dunning, notify finance, or pause service. - [Customer updated](https://docs.stigg.io/api-reference/customers/customer-updated.md): Fired when any property of a customer changes. Sync to CRM/Billing. - [Detach payment method](https://docs.stigg.io/api-reference/customers/detach-payment-method.md): Removes the payment method from a customer. Ensure active paid subscriptions have an alternative payment method. - [Get a list of customer resources](https://docs.stigg.io/api-reference/customers/get-a-list-of-customer-resources.md): Retrieves a paginated list of resources within the same customer. - [Get a list of customers](https://docs.stigg.io/api-reference/customers/get-a-list-of-customers.md): Retrieves a paginated list of customers in the environment. - [Get a single customer by ID](https://docs.stigg.io/api-reference/customers/get-a-single-customer-by-id.md): Retrieves a customer by their unique identifier, including billing information and subscription status. - [Provision customer](https://docs.stigg.io/api-reference/customers/provision-customer.md): Creates a new customer and optionally provisions an initial subscription in a single operation. - [Unarchive customer](https://docs.stigg.io/api-reference/customers/unarchive-customer.md): Restores an archived customer, allowing them to create new subscriptions again. - [Update a customer](https://docs.stigg.io/api-reference/customers/update-a-customer.md): Updates an existing customer's properties such as name, email, and billing information. - [Entitlement usage exceeded](https://docs.stigg.io/api-reference/entitlements/entitlement-usage-exceeded.md): Fired when usage crosses configured thresholds. Useful for alerts or auto-upgrades. - [Entitlements updated](https://docs.stigg.io/api-reference/entitlements/entitlements-updated.md): Fired when the customer’s effective entitlements change. Recompute access gates. - [Get entitlements state](https://docs.stigg.io/api-reference/entitlements/get-entitlements-state.md): Retrieves the effective entitlements for a customer or resource, including feature and credit entitlements. - [Feature group archived](https://docs.stigg.io/api-reference/feature-groups/feature-group-archived.md): Fired when a feature group is archived. Stop exposing it in UI or provisioning new instances. - [Feature group created](https://docs.stigg.io/api-reference/feature-groups/feature-group-created.md): Fired when a new feature group is created. Use it to sync group structures, trigger automations, or update internal catalogs. - [Feature group unarchived](https://docs.stigg.io/api-reference/feature-groups/feature-group-unarchived.md): Fired when a previously archived feature group is restored to active state. Useful for re-enabling group-based access or syncing restored items. - [Feature group updated](https://docs.stigg.io/api-reference/feature-groups/feature-group-updated.md): Fired when a feature group is modified (e.g., name, features, or metadata changes). Sync external systems and re-evaluate dependencies. - [Archive feature](https://docs.stigg.io/api-reference/features/archive-feature.md): Archives a feature, preventing it from being used in new entitlements. - [Create a feature](https://docs.stigg.io/api-reference/features/create-a-feature.md): Creates a new feature with the specified type, metering, and configuration. - [Feature created](https://docs.stigg.io/api-reference/features/feature-created.md): Fired when a new feature is created. Use it to mirror feature catalogs, seed entitlement rules, or audit changes. - [Feature deleted](https://docs.stigg.io/api-reference/features/feature-deleted.md): Fired when a feature is deleted. Consider soft-deleting locally to preserve historical analytics. - [Feature updated](https://docs.stigg.io/api-reference/features/feature-updated.md): Fired when any property of a feature changes. Reconcile diffs to keep downstream systems up to date. - [Get a list of features](https://docs.stigg.io/api-reference/features/get-a-list-of-features.md): Retrieves a paginated list of features in the environment. - [Get a single feature by ID](https://docs.stigg.io/api-reference/features/get-a-single-feature-by-id.md): Retrieves a feature by its unique identifier. - [Unarchive feature](https://docs.stigg.io/api-reference/features/unarchive-feature.md): Restores an archived feature, allowing it to be used in entitlements again. - [Update a feature](https://docs.stigg.io/api-reference/features/update-a-feature.md): Updates an existing feature's properties such as display name, description, and configuration. - [Create plan entitlements](https://docs.stigg.io/api-reference/plan-entitlements/create-plan-entitlements.md): Creates one or more entitlements (feature or credit) on a draft plan. - [Delete plan entitlement](https://docs.stigg.io/api-reference/plan-entitlements/delete-plan-entitlement.md): Deletes an entitlement from a draft plan. - [Get a list of plan entitlements](https://docs.stigg.io/api-reference/plan-entitlements/get-a-list-of-plan-entitlements.md): Retrieves a list of entitlements for a plan. - [Update a plan entitlement](https://docs.stigg.io/api-reference/plan-entitlements/update-a-plan-entitlement.md): Updates an existing entitlement on a draft plan. - [Archive plan](https://docs.stigg.io/api-reference/plans/archive-plan.md): Archives a plan, preventing it from being used in new subscriptions. - [Create plan](https://docs.stigg.io/api-reference/plans/create-plan.md): Creates a new plan in draft status. - [Create plan draft](https://docs.stigg.io/api-reference/plans/create-plan-draft.md): Creates a draft version of an existing plan for modification before publishing. - [Get a list of plans](https://docs.stigg.io/api-reference/plans/get-a-list-of-plans.md): Retrieves a paginated list of plans in the environment. - [Get a single plan by ID](https://docs.stigg.io/api-reference/plans/get-a-single-plan-by-id.md): Retrieves a plan by its unique identifier, including entitlements and pricing details. - [Plan created](https://docs.stigg.io/api-reference/plans/plan-created.md): Fired when a new plan is created. Sync plan catalogs and prices. - [Plan deleted](https://docs.stigg.io/api-reference/plans/plan-deleted.md): Fired when a plan is deleted. Consider soft-deleting locally to preserve reporting continuity. - [Plan updated new version published](https://docs.stigg.io/api-reference/plans/plan-updated-new-version-published.md): Fired when a new version of a plan is published. Update pricing, entitlements, and surfaces that depend on plan metadata. - [Publish plan](https://docs.stigg.io/api-reference/plans/publish-plan.md): Publishes a draft plan, making it available for use in subscriptions. - [Remove plan draft](https://docs.stigg.io/api-reference/plans/remove-plan-draft.md): Removes a draft version of a plan. - [Update a plan](https://docs.stigg.io/api-reference/plans/update-a-plan.md): Updates an existing plan's properties such as display name, description, and metadata. - [Archive product](https://docs.stigg.io/api-reference/products/archive-product.md): Archives a product, preventing new subscriptions. All plans and addons are archived. - [Create product](https://docs.stigg.io/api-reference/products/create-product.md): Creates a new product. - [Duplicate product](https://docs.stigg.io/api-reference/products/duplicate-product.md): Duplicates an existing product, including its plans, addons, and configuration. - [Get a list of products](https://docs.stigg.io/api-reference/products/get-a-list-of-products.md): Retrieves a paginated list of products in the environment. - [Product created](https://docs.stigg.io/api-reference/products/product-created.md): Fired when a new product is created. Sync product catalog and defaults. - [Product deleted](https://docs.stigg.io/api-reference/products/product-deleted.md): Fired when a product is archived/deleted. Consider soft-delete locally to preserve reporting. - [Product updated](https://docs.stigg.io/api-reference/products/product-updated.md): Fired when any property of a product changes. Keep catalogs and defaults in sync. - [Unarchive product](https://docs.stigg.io/api-reference/products/unarchive-product.md): Restores an archived product, allowing new subscriptions to be created. - [Update a product](https://docs.stigg.io/api-reference/products/update-a-product.md): Updates an existing product's properties such as display name, description, and metadata. - [Create a promotional entitlements](https://docs.stigg.io/api-reference/promotional-entitlements/create-a-promotional-entitlements.md): Grants promotional entitlements to a customer, providing feature access outside their subscription. Entitlements can be time-limited or permanent. - [Get a list of promotional entitlements](https://docs.stigg.io/api-reference/promotional-entitlements/get-a-list-of-promotional-entitlements.md): Retrieves a paginated list of a customer's promotional entitlements. - [Promotional entitlement ends soon](https://docs.stigg.io/api-reference/promotional-entitlements/promotional-entitlement-ends-soon.md): Fired **7 days** before a promotional entitlement expires. Use it to notify users, extend promos, or trigger upgrade CTAs. Payload shape matches other promotionalEntitlement events. - [Promotional entitlement expired](https://docs.stigg.io/api-reference/promotional-entitlements/promotional-entitlement-expired.md): Fired when a promotional entitlement expires. Remove bonus access and notify the user. - [Promotional entitlement granted](https://docs.stigg.io/api-reference/promotional-entitlements/promotional-entitlement-granted.md): Fired when a promotional entitlement is granted to a customer. - [Promotional entitlement revoked](https://docs.stigg.io/api-reference/promotional-entitlements/promotional-entitlement-revoked.md): Fired when a promotional entitlement is revoked from a customer. - [Promotional entitlement updated](https://docs.stigg.io/api-reference/promotional-entitlements/promotional-entitlement-updated.md): Fired when a promotional entitlement changes (limits, visibility, or period). - [Revoke promotional entitlement](https://docs.stigg.io/api-reference/promotional-entitlements/revoke-promotional-entitlement.md): Revokes a previously granted promotional entitlement from a customer for a specific feature. - [Billing month ends soon](https://docs.stigg.io/api-reference/subscriptions/billing-month-ends-soon.md): Fired 1 hour before the subscription's billing month ends (monthly cadence for both monthly/annual). Use it for smart, usage-aware upgrade prompts before monthly anchor resets. - [Cancel pending payment update](https://docs.stigg.io/api-reference/subscriptions/cancel-pending-payment-update.md): Cancels a subscription update that is pending payment completion. - [Cancel scheduled update](https://docs.stigg.io/api-reference/subscriptions/cancel-scheduled-update.md): Cancels a scheduled subscription update, such as a future downgrade or plan change. - [Cancel subscription](https://docs.stigg.io/api-reference/subscriptions/cancel-subscription.md): Cancels an active subscription, either immediately or at a specified time such as end of billing period. - [Charge subscription usage](https://docs.stigg.io/api-reference/subscriptions/charge-subscription-usage.md): Immediately charges usage for a subscription via the billing integration. Calculates usage since the last charge and creates an invoice. - [Delegate subscription payment to customer](https://docs.stigg.io/api-reference/subscriptions/delegate-subscription-payment-to-customer.md): Delegates the payment responsibility of a subscription to a different customer. The delegated customer will be billed for this subscription. - [Get a list of subscriptions](https://docs.stigg.io/api-reference/subscriptions/get-a-list-of-subscriptions.md): Retrieves a paginated list of subscriptions, with optional filters for customer, status, and plan. - [Get a single subscription by ID](https://docs.stigg.io/api-reference/subscriptions/get-a-single-subscription-by-id.md): Retrieves a subscription by its unique identifier, including plan details, billing period, status, and add-ons. - [Mark subscription invoice as paid](https://docs.stigg.io/api-reference/subscriptions/mark-subscription-invoice-as-paid.md): Marks the latest invoice of a subscription as paid in the billing provider. The invoice must exist and have an OPEN status. - [Migrate subscription to latest plan version](https://docs.stigg.io/api-reference/subscriptions/migrate-subscription-to-latest-plan-version.md): Migrates a subscription to the latest published version of its plan or add-ons. Handles prorated charges or credits automatically. - [Preview subscription](https://docs.stigg.io/api-reference/subscriptions/preview-subscription.md): Previews the pricing impact of creating or updating a subscription without making changes. Returns estimated costs, taxes, and proration details. - [Provision subscription](https://docs.stigg.io/api-reference/subscriptions/provision-subscription.md): Creates a new subscription for an existing customer. When payment is required and no payment method exists, returns a checkout URL. - [Spend limit exceeded](https://docs.stigg.io/api-reference/subscriptions/spend-limit-exceeded.md): Fired when a subscription crosses 80% or 100% spend thresholds. Trigger alerts, upsell flows, or auto-upgrades (as applicable). - [Subscription canceled](https://docs.stigg.io/api-reference/subscriptions/subscription-canceled.md): Fired when a subscription is canceled. Use `cancelReason` to determine automation (access removal timing, downgrade paths, or retention outreach). - [Subscription created](https://docs.stigg.io/api-reference/subscriptions/subscription-created.md): Fired when a new subscription is created. Provision access, entitlements, and billing hooks. - [Subscription creation failed](https://docs.stigg.io/api-reference/subscriptions/subscription-creation-failed.md): Fired when a subscription creation attempt fails. Inspect `input` and `error`. - [Subscription expired non recurring](https://docs.stigg.io/api-reference/subscriptions/subscription-expired-non-recurring.md): Fired when a non-recurring subscription expires. Remove access and notify the user. - [Subscription updated](https://docs.stigg.io/api-reference/subscriptions/subscription-updated.md): Fired when any property of a subscription is updated. Sync access state and billing data. - [Transfer subscription to resource](https://docs.stigg.io/api-reference/subscriptions/transfer-subscription-to-resource.md): Transfers a subscription to a different resource ID. Used for multi-resource products where subscriptions apply to specific entities like websites or apps. - [Trigger subscription usage sync](https://docs.stigg.io/api-reference/subscriptions/trigger-subscription-usage-sync.md): Triggers a usage sync for a subscription, reporting current usage to the billing provider. - [Update a subscription](https://docs.stigg.io/api-reference/subscriptions/update-a-subscription.md): Updates an active subscription's properties including billing period, add-ons, unit quantities, and discounts. - [Third party sync failed](https://docs.stigg.io/api-reference/third-party-sync/third-party-sync-failed.md): Fired when syncing an entity to an integrated app fails. Inspect `error` and retry logic. - [Trial converted](https://docs.stigg.io/api-reference/trials/trial-converted.md): Fired when a trial converts to an active paid subscription. Begin billing & full entitlements. - [Trial ends soon](https://docs.stigg.io/api-reference/trials/trial-ends-soon.md): Fired 7 days before a trial expires. Send upgrade CTAs and in-app prompts. - [Trial expired](https://docs.stigg.io/api-reference/trials/trial-expired.md): Fired when a trial expires without conversion. Trigger win-back flows or downgrade access. - [Trial started](https://docs.stigg.io/api-reference/trials/trial-started.md): Fired when a trial starts. Provision trial entitlements and onboarding flows. - [Get usage history](https://docs.stigg.io/api-reference/usage/get-usage-history.md): Retrieves historical usage data for a customer's metered feature over time. - [Report usage events](https://docs.stigg.io/api-reference/usage/report-usage-events.md): Reports raw usage events for event-based metering. Events are ingested asynchronously and aggregated into usage totals. - [Report usage measurements](https://docs.stigg.io/api-reference/usage/report-usage-measurements.md): Reports usage measurements for metered features. The reported usage is used to track, limit, and bill customer consumption. - [Core concepts](https://docs.stigg.io/documentation/getting-started/core-concepts.md) - [Getting started in minutes](https://docs.stigg.io/documentation/getting-started/get-started-in-minutes.md) - [Welcome to Stigg](https://docs.stigg.io/documentation/getting-started/welcome-to-stigg.md) - [Handling reported usage](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/handling-reported-usage.md) - [Scalability and durability](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/metering-scalability-and-durability.md) - [Overview](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/overview.md) - [Reporting calculated usage](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/reporting-calculated-usage.md) - [Reporting raw events](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/reporting-raw-events/index.md) - [Ingestion from AWS S3](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/reporting-raw-events/ingestion-from-cloud-storage.md) - [Ingestion from GCP Pub/Sub](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/reporting-raw-events/ingestion-from-gcp.md) - [Viewing usage events](https://docs.stigg.io/documentation/getting-usage-data-into-stigg/viewing-usage-events.md) - [Go-live checklist](https://docs.stigg.io/documentation/go-live/go-live-checklist.md) - [Accessible from anywhere](https://docs.stigg.io/documentation/high-availability-and-scale/accessible-from-everywhere.md) - [Errors, retries, and usage buffering](https://docs.stigg.io/documentation/high-availability-and-scale/errors-retries-and-usage-buffering.md) - [High availability architecture](https://docs.stigg.io/documentation/high-availability-and-scale/high-availability-architecture.md) - [Local caching and fallback strategy](https://docs.stigg.io/documentation/high-availability-and-scale/local-caching-and-fallback-strategy.md) - [Persistent cache](https://docs.stigg.io/documentation/high-availability-and-scale/persistent-caching.md) - [Reliability, observability and monitoring](https://docs.stigg.io/documentation/high-availability-and-scale/reliability-observability-monitoring.md) - [Architecture](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/architecture.md) - [Benchmarks](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/benchmarks.md) - [Failure patterns and triage](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/failure-patterns.md) - [Global fallback strategy](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/fallback-strategy.md) - [Logging](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/logging.md) - [Offline mode](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/offline-mode.md) - [Overview](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/overview.md) - [Persistent caching](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/persistent-cache.md) - [Running the Sidecar service](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/running-sidecar.md) - [Scaling](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/scaling.md) - [Service monitoring](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/service-monitoring.md) - [Service schema](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/service-schema.md) - [Sidecar on GCP](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/sidecar-gcp.md) - [Versioning and compatibility](https://docs.stigg.io/documentation/high-availability-and-scale/sidecar/versioning.md) - [BigQuery](https://docs.stigg.io/documentation/importing-and-exporting-data/export/bigquery.md) - [Overview](https://docs.stigg.io/documentation/importing-and-exporting-data/export/overview.md) - [Schema](https://docs.stigg.io/documentation/importing-and-exporting-data/export/schema.md) - [Snowflake](https://docs.stigg.io/documentation/importing-and-exporting-data/export/snowflake.md) - [Importing customers](https://docs.stigg.io/documentation/importing-and-exporting-data/import/importing-customers.md) - [Importing feature usage](https://docs.stigg.io/documentation/importing-and-exporting-data/import/importing-feature-usage.md) - [Importing subscriptions](https://docs.stigg.io/documentation/importing-and-exporting-data/import/importing-subscriptions.md) - [Overview](https://docs.stigg.io/documentation/importing-and-exporting-data/import/overview.md) - [Prerequisites](https://docs.stigg.io/documentation/importing-and-exporting-data/import/prerequisites.md) - [Automating with Workflow Builder](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/automating.md) - [Guardrails](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/guardrails.md) - [See it in action](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/in-action.md) - [Initiating the flow in the Stigg app](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/initiating-flow.md) - [Provisioning bespoke subscriptions using AI](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/overview.md) - [Supported flows](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/supported-flows.md) - [Visibility in the Stigg app](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/visibility-app.md) - [Visibility in integrated billing solutions](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/ai-subscriptions/visibility-integrated.md) - [Applying customer-level coupons](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/applying-coupon.md) - [Archiving a customer](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/archiving-customers.md) - [Creating a new customer](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/creating-customers.md) - [Editing customer details](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/editing-customer-details.md) - [Managing customers subscriptions](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/manage-customer-subscription.md) - [Managing customers payment methods](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/managing-customers-payment-method.md) - [Managing customers promotional entitlements](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/managing-customers-promotional-entitlements.md) - [Reporting entitlement usage](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/reporting-entitlement-usage.md) - [Storing metadata](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/storing-metadata.md) - [Unarchiving a customer](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/unarchiving-customers.md) - [Viewing the list of customers](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/viewing-customers.md) - [Viewing customers entitlement summary](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/viewing-customers-entitlement-summary.md) - [Viewing customers entitlement usage](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/customers/viewing-customers-entitlement-usage.md) - [Best practices](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/entitlements/best-practices.md) - [Caching](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/entitlements/caching.md) - [Fallback strategy](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/entitlements/fallback-strategy.md) - [Features](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/entitlements/feature-types.md) - [Overview](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/entitlements/overview.md) - [Package versioning](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/entitlements/package-versioning.md) - [Usage reset](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/entitlements/usage-reset.md) - [Additional resources](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/additional-resources.md) - [Conversion of free trials to paid subscriptions](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/converting-free-trials-paid.md) - [Immediate downgrades](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/immediate-downgrades.md) - [Overview](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/overview.md) - [Scheduled downgrades](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/scheduled-downgrades.md) - [Scheduled updates](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/scheduled-updates.md) - [Subscription downgrades](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/subscription-downgrades.md) - [Subscription upgrades](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/subscription-upgrades.md) - [Updates to subscriptions with usage-based pricing](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscription-updates/updates-subscriptions-usage-based.md) - [Canceling scheduled updates](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/canceling-scheduled-updates.md) - [Canceling subscriptions](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/canceling-subscriptions.md) - [Handling payment errors](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/handling-payment-errors.md) - [Migrating subscriptions to the latest plan or add-on version](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/migrating-subscriptions.md) - [Multiple active subscriptions](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/multiple-active-subscriptions.md) - [Provisioning subscriptions](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/provisioning-subscriptions.md) - [Storing metadata](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/storing-metadata.md) - [Subscription statuses](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/subscription-statuses.md) - [Updating subscriptions](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/updating-subscriptions.md) - [Viewing the details of a specific subscription](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/viewing-details.md) - [Viewing the list of subscriptions of a specific customer](https://docs.stigg.io/documentation/managing-customers-and-subscriptions/subscriptions/viewing-list-subscriptions.md) - [Authorized domain](https://docs.stigg.io/documentation/managing-your-account/access-management/authorized-domain.md) - [Invite only](https://docs.stigg.io/documentation/managing-your-account/access-management/invite-only.md) - [Role-based access control](https://docs.stigg.io/documentation/managing-your-account/access-management/rbac.md) - [Single-sign on (SSO)](https://docs.stigg.io/documentation/managing-your-account/access-management/single-sign-on.md) - [Team members](https://docs.stigg.io/documentation/managing-your-account/access-management/team-members.md) - [Account details](https://docs.stigg.io/documentation/managing-your-account/account-details.md) - [Activity log](https://docs.stigg.io/documentation/managing-your-account/activity-log.md) - [Billing](https://docs.stigg.io/documentation/managing-your-account/billing.md) - [Debugging requests with trace IDs](https://docs.stigg.io/documentation/managing-your-account/debugging-with-trace-ids.md) - [Copying changes between environments](https://docs.stigg.io/documentation/managing-your-account/environments/copying-changes-between-environments.md) - [Download the product catalog](https://docs.stigg.io/documentation/managing-your-account/environments/download-the-product-catalog.md) - [Environments](https://docs.stigg.io/documentation/managing-your-account/environments/index.md) - [Finding entities](https://docs.stigg.io/documentation/managing-your-account/finding-entities.md) - [Switching accounts](https://docs.stigg.io/documentation/managing-your-account/switching-accounts.md) - [Theme](https://docs.stigg.io/documentation/managing-your-account/theme.md) - [Archiving add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/archiving-add-ons.md) - [Boolean features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/assigning-features-to-add-ons/boolean.md) - [Configuration features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/assigning-features-to-add-ons/configuration.md) - [Credit entitlements](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/assigning-features-to-add-ons/credits.md) - [Entitlement behavior](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/assigning-features-to-add-ons/entitlement-behavior.md) - [Metered features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/assigning-features-to-add-ons/metered.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/assigning-features-to-add-ons/overview.md) - [Revoking entitlements](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/assigning-features-to-add-ons/revoking-entitlements.md) - [Controlling the add-on visibility](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/controlling-add-on-visibility.md) - [Creating add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/creating-add-ons.md) - [Custom add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/custom-add-ons.md) - [Defining the add-ons price](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/defining-add-on-price.md) - [Defining add-on compatibility with specific plans](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/defining-compatibility.md) - [Editing published add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/editing-published-add-ons.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/overview.md) - [Billing period](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/paid/billing-period.md) - [Charges](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/paid/charges.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/paid/overview.md) - [Publishing add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/publishing-add-ons.md) - [Storing metadata](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/storing-metadata.md) - [Unarchiving add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/unarchiving-add-ons.md) - [Viewing the list of add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/add-ons/viewing-list-add-ons.md) - [Applying coupons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/coupons/applying-coupons.md) - [Archiving coupons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/coupons/archiving-coupons.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/coupons/coupons.md) - [Creating coupons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/coupons/creating-coupons.md) - [Editing coupon details](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/coupons/editing-coupon-details.md) - [Storing metadata](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/coupons/storing-metadata.md) - [Viewing the list of coupons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/coupons/viewing-list-of-coupons.md) - [Adjust credit balance](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/adjust-credits.md) - [Configuring credit auto-recharge](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/auto-recharge/configuring-auto-recharge.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/auto-recharge/overview.md) - [Viewing credit usage per customer](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/auto-recharge/viewing-auto-recharge.md) - [Billing integration](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/billing-integration.md) - [Credit consumption logic](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/credit-consumption-logic.md) - [Credit currency](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/credit-types.md) - [Core concepts](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/credits-core-concepts.md) - [Custom credit consumption formulas](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/custom-formula.md) - [Customer credits](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/customer-credits.md) - [Example - OpenAI pricing](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/how-to-examples.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/overview.md) - [Prepaid credits](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/prepaid-credits.md) - [Credit revenue recognition](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/revenue-recognition.md) - [Seat-based credit pools](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/seat-based-credit-pools.md) - [Enable self-serve top-ups](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/self-service-top-up.md) - [Credits webhooks](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/webhooks.md) - [Credits widgets](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/credits/widgets.md) - [Archiving features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/archiving-features.md) - [Boolean features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/creating-features/boolean-features.md) - [Configuration features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/creating-features/configuration-features.md) - [Importing an existing list of features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/creating-features/importing-list-of-features.md) - [Metered features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/creating-features/metered-features.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/creating-features/overview.md) - [Editing feature details](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/editing-feature-details.md) - [Adding feature groups to entitlements](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/feature-groups/adding-feature-group-entitlements.md) - [Archiving feature groups](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/feature-groups/archiving-feature-group.md) - [Creating feature groups](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/feature-groups/creating-feature-group.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/feature-groups/overview.md) - [Updating feature groups](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/feature-groups/updating-feature-group.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/overview.md) - [Revoking access to features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/revoking-access-features.md) - [Storing metadata](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/storing-metadata.md) - [Unarchiving features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/unarchiving-features.md) - [Viewing the list of available features](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/viewing-available-features.md) - [Viewing feature usage across plans and add-ons](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/features/viewing-feature-usage.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/overview.md) - [Archiving plans](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/archiving-plans.md) - [Adding entitlements to plans](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/assigning-features-plans.md) - [Creating plans](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/creating-plans.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/custom-plans.md) - [Defining the plans price](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/defining-plan-price.md) - [Free plans](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/free.md) - [Billing period](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/billing-period.md) - [Base charge](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/base-charge.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/charges.md) - [Credits charge](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/credits-charge.md) - [Free trial periods](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/free-trials.md) - [In-advance commitment](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/in-advance.md) - [Minimum spend](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/minimum-spend.md) - [Pay-as-you-go](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/payg.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/charges/usage-based.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/defining-plan-pricing/paid/paid.md) - [Subscription migration methods](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/migrating-plans.md) - [Defining overages](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/overages/defining-overages.md) - [Notifications and webhooks](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/overages/notifications.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/overages/overview.md) - [Supported overage models](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/overages/supported-models.md) - [How overages work](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/overages/working-principle.md) - [Plan metadata](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/plan-metadata.md) - [Plan visibility](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/plan-visibility.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/plans.md) - [Publishing plans](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/publishing-plans.md) - [Defining variable entitlement values](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/variable-entitlement-values.md) - [Viewing plans history](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/viewing-plans-history.md) - [Viewing a list of plans](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/plans/viewing-plans-list.md) - [Archiving products](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/archiving-products.md) - [Creating products](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/creating-products.md) - [Defining the customer journey](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/defining-customer-journey.md) - [Deleting products](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/deleting-products.md) - [Editing product details](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/editing-product-details.md) - [Modeling your pricing](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/modeling-pricing.md) - [Overview](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/overview.md) - [Storing metadata](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/storing-metadata.md) - [Viewing a list of products](https://docs.stigg.io/documentation/modeling-your-pricing-in-stigg/products/viewing-list-of-products.md) - [Auth0](https://docs.stigg.io/documentation/native-integrations/authentication/auth0.md) - [Integration with multiple billing providers](https://docs.stigg.io/documentation/native-integrations/billing/multiple-billing-provider-integration.md) - [Integration when using Stripe Elements for checkout](https://docs.stigg.io/documentation/native-integrations/billing/stripe/integration-when-using-stripe-elements-for-checkout.md) - [Overview](https://docs.stigg.io/documentation/native-integrations/billing/stripe/overview.md) - [Automatic payment retry configuration](https://docs.stigg.io/documentation/native-integrations/billing/stripe/payment-retry-configuration.md) - [Importing products from Zuora into Stigg](https://docs.stigg.io/documentation/native-integrations/billing/zuora/import-products-from-zuora.md) - [Integration with Zuora payment form](https://docs.stigg.io/documentation/native-integrations/billing/zuora/integration-with-zuora-payment-form.md) - [Overview](https://docs.stigg.io/documentation/native-integrations/billing/zuora/overview.md) - [Termed subscriptions](https://docs.stigg.io/documentation/native-integrations/billing/zuora/termed-subscriptions.md) - [Zuora APIs used by Stigg](https://docs.stigg.io/documentation/native-integrations/billing/zuora/zuora-apis-used-by-stigg.md) - [Defining bill runs in Zuora](https://docs.stigg.io/documentation/native-integrations/billing/zuora/zuora-bill-runs.md) - [Detailed entity mapping](https://docs.stigg.io/documentation/native-integrations/crm/hubspot/hubspot-entity-mapping.md) - [Example - email automation for trial subscriptions](https://docs.stigg.io/documentation/native-integrations/crm/hubspot/hubspot-example-email-automation-trial.md) - [HubSpot](https://docs.stigg.io/documentation/native-integrations/crm/hubspot/index.md) - [Salesforce](https://docs.stigg.io/documentation/native-integrations/crm/salesforce/salesforce.md) - [Changelog](https://docs.stigg.io/documentation/native-integrations/crm/salesforce/salesforce-changelog.md) - [Automation flows](https://docs.stigg.io/documentation/native-integrations/crm/salesforce/salesforce-create-automation-flows.md) - [Custom flows](https://docs.stigg.io/documentation/native-integrations/crm/salesforce/salesforce-create-your-flow.md) - [Salesforce Remove Integration](https://docs.stigg.io/documentation/native-integrations/crm/salesforce/salesforce-remove-integration.md) - [Set up the integration](https://docs.stigg.io/documentation/native-integrations/crm/salesforce/salesforce-setup.md) - [Durable queues (SQS)](https://docs.stigg.io/documentation/native-integrations/durable-queries.md) - [Apple App Store](https://docs.stigg.io/documentation/native-integrations/marketplaces/apple-app-store.md) - [AWS Marketplace](https://docs.stigg.io/documentation/native-integrations/marketplaces/aws-marketplace.md) - [Overview](https://docs.stigg.io/documentation/native-integrations/overview.md) - [Webhook Events](https://docs.stigg.io/documentation/native-integrations/webhooks/events.md) - [Segment](https://docs.stigg.io/documentation/native-integrations/webhooks/example-segment-integration.md) - [Zapier](https://docs.stigg.io/documentation/native-integrations/webhooks/example-zapier-integration.md) - [Overview](https://docs.stigg.io/documentation/native-integrations/webhooks/index.md) - [Price localization overview](https://docs.stigg.io/documentation/price-localization/price-localization.md) - [Localized billing](https://docs.stigg.io/documentation/price-localization/price-localization-billing.md) - [Implementing price localization on your public website and application](https://docs.stigg.io/documentation/price-localization/price-localization-codebase-integration.md) - [No-code configuration in the Stigg Console](https://docs.stigg.io/documentation/price-localization/price-localization-no-code-configuration.md) - [Active subscriptions](https://docs.stigg.io/documentation/rolling-out-pricing-changes-with-confidence/active-subscriptions-dashboard.md) - [Gaining insights about your pricing strategy](https://docs.stigg.io/documentation/rolling-out-pricing-changes-with-confidence/dashboard.md) - [Running pricing experiments](https://docs.stigg.io/documentation/rolling-out-pricing-changes-with-confidence/experiments.md) - [Feature inspector](https://docs.stigg.io/documentation/rolling-out-pricing-changes-with-confidence/feature-inspector.md) - [Privacy policy](https://docs.stigg.io/documentation/security-compliance/privacy-policy.md) - [Security Portal](https://docs.stigg.io/documentation/security-compliance/security-portal.md) - [Terms of Use](https://docs.stigg.io/documentation/security-compliance/terms-of-use.md) - [Checkout](https://docs.stigg.io/documentation/snap-in-widgets/checkout.md) - [Credits auto-recharge configuration](https://docs.stigg.io/documentation/snap-in-widgets/credit-auto-recharge-configuration.md) - [Credits auto-recharge status](https://docs.stigg.io/documentation/snap-in-widgets/credit-auto-recharge-status.md) - [Credits balance](https://docs.stigg.io/documentation/snap-in-widgets/credit-balance.md) - [Credits grants table](https://docs.stigg.io/documentation/snap-in-widgets/credit-grants.md) - [Credits usage chart](https://docs.stigg.io/documentation/snap-in-widgets/credit-usage.md) - [Credits utilization](https://docs.stigg.io/documentation/snap-in-widgets/credit-utilization.md) - [Customer portal](https://docs.stigg.io/documentation/snap-in-widgets/customer-portal.md) - [Overview](https://docs.stigg.io/documentation/snap-in-widgets/overview.md) - [Pricing table](https://docs.stigg.io/documentation/snap-in-widgets/pricing-table.md) - [Storybook](https://docs.stigg.io/documentation/snap-in-widgets/storybook.md): Explore and preview all Stigg widgets, including configurations, visual states, and behaviors, before integrating them into your application. - [Error handling](https://docs.stigg.io/documentation/workflows/error-handling.md) - [Managing credentials](https://docs.stigg.io/documentation/workflows/managing-workflow-credentials.md) - [Managing workflows](https://docs.stigg.io/documentation/workflows/managing-workflows.md) - [Overview](https://docs.stigg.io/documentation/workflows/overview.md) - [Actions](https://docs.stigg.io/documentation/workflows/workflow-actions.md) - [Activity Log](https://docs.stigg.io/documentation/workflows/workflow-activity-log.md) - [Conditions](https://docs.stigg.io/documentation/workflows/workflow-conditions.md) - [Workflow creation](https://docs.stigg.io/documentation/workflows/workflow-creation.md) - [Execution history](https://docs.stigg.io/documentation/workflows/workflow-execution-history.md) - [Expressions](https://docs.stigg.io/documentation/workflows/workflow-expressions.md) - [Triggers](https://docs.stigg.io/documentation/workflows/workflow-triggers.md) - [Key concepts](https://docs.stigg.io/documentation/workflows/workflows-key-concepts.md) - [Are you GDPR compliant?](https://docs.stigg.io/faq/compliance-and-security/are-you-gdpr-compliant.md) - [Are you SOC1 compliant?](https://docs.stigg.io/faq/compliance-and-security/are-you-soc1-compliant.md) - [Are you SOC2 compliant?](https://docs.stigg.io/faq/compliance-and-security/are-you-soc2-compliant.md) - [Do you offer a Data Processing Agreement (DPA)?](https://docs.stigg.io/faq/compliance-and-security/do-you-offer-a-data-processing-agreement-dpa.md) - [Does Stigg store PII?](https://docs.stigg.io/faq/compliance-and-security/does-stigg-store-pii.md) - [How can I rotate my API key?](https://docs.stigg.io/faq/compliance-and-security/how-can-i-rotate-my-api-key.md) - [Where does Stigg store PII?](https://docs.stigg.io/faq/compliance-and-security/where-does-stigg-store-pii.md) - [What IP addresses are required for whitelisting?](https://docs.stigg.io/faq/compliance-and-security/whitelisted-ips.md) - [How are customer entitlements calculated?](https://docs.stigg.io/faq/entitlements-and-usage/entitlement-calculation-in-stigg.md) - [Where can I see the usage value my customer is entitled for?](https://docs.stigg.io/faq/entitlements-and-usage/where-can-i-see-the-usage-value-my-customer-is-entitled-for.md) - [How can I migrate my existing customer-base into Stigg?](https://docs.stigg.io/faq/integration-and-data-migration/importing-existing-customers-and-subscriptions.md) - [How can I bill customers for a self-served plan using an invoice?](https://docs.stigg.io/faq/modeling-your-pricing/can-i-offer-a-paid-plan-on-stigg-while-charging-separately-on-my-billing-provider.md) - [My pricing localization changes won't apply to my pricing table](https://docs.stigg.io/faq/modeling-your-pricing/my-pricing-localization-changes-wont-apply-to-my-pricing-table.md) - [What are the rate limits for different endpoints?](https://docs.stigg.io/faq/scale-and-high-availability/rate-limits.md) - [What happens if Stigg is down?](https://docs.stigg.io/faq/scale-and-high-availability/what-happens-if-stigg-is-down.md): Learn how Stigg mitigates risk in mission-critical components - [How can my customers cancel their subscription in the UI?](https://docs.stigg.io/faq/widgets/how-can-my-customers-cancel-their-subscription-on-the-customer-portal-widget.md) - [My pricing localization changes won't apply to my pricing table](https://docs.stigg.io/faq/widgets/my-pricing-localization-changes-wont-apply-to-my-pricing-table.md) - [How can my customers update their payment method?](https://docs.stigg.io/faq/widgets/why-cant-my-users-update-their-payment-method-via-the-customer-portal.md) - [Add a checkout experience to my application](https://docs.stigg.io/guides/i-want-to/add-a-checkout-experience-to-my-application.md) - [Add a time-based trial experience to my product](https://docs.stigg.io/guides/i-want-to/add-free-trials.md) - [Implement a freemium model to increase conversion](https://docs.stigg.io/guides/i-want-to/add-freemium.md) - [Allow customers to have multiple subscriptions to the same product](https://docs.stigg.io/guides/i-want-to/add-multiple-subscriptions.md) - [Apply discounts to subscriptions](https://docs.stigg.io/guides/i-want-to/apply-discounts-to-subscriptions.md) - [Bill customers using invoices](https://docs.stigg.io/guides/i-want-to/bill-customers-using-invoices.md) - [Configure hybrid pricing](https://docs.stigg.io/guides/i-want-to/configure-hybrid-pricing.md) - [Run a trial with add‑ons while keeping an active paid plan](https://docs.stigg.io/guides/i-want-to/configure-trial-add-on.md) - [Getting temporary credentials for event queues](https://docs.stigg.io/guides/i-want-to/get-temporary-credentials-for-event-queues.md) - [Grant additional feature access to customers](https://docs.stigg.io/guides/i-want-to/grant-additional-access-to-customers.md): Discover how you can expand your customers access to your application using Add ons and Promotional entitlements - [Grant credits as entitlements in plans and add-ons](https://docs.stigg.io/guides/i-want-to/grant-credits-in-plans-and-add-ons.md) - [Implement a team plan with separate usage enforcement for each team member](https://docs.stigg.io/guides/i-want-to/guide-team-plan.md) - [Report usage to Stigg and sell it to customers in a different granularity](https://docs.stigg.io/guides/i-want-to/guide-transform-units.md) - [Import my Zuora catalog into Stigg](https://docs.stigg.io/guides/i-want-to/import-zuora-catalog-into-stigg.md) - [Integrate data ingestion into Stigg](https://docs.stigg.io/guides/i-want-to/integrate-data-ingestion.md) - [Migrate from a Legacy System to Stigg](https://docs.stigg.io/guides/i-want-to/migrate-from-legacy-systems.md): Learn how to migrate from a legacy entitlement or subscription management system to Stigg. - [Monetize my product using usage-based pricing](https://docs.stigg.io/guides/i-want-to/monetize-my-product-using-usage-based-pricing.md): Dive deep into the different usage based pricing models to find the option that best suits your needs - [Launch a trial for a paid plan with unlimited usage-based features](https://docs.stigg.io/guides/i-want-to/offer-unlimited-usage-during-trial.md) - [Provision enterprise subscriptions](https://docs.stigg.io/guides/i-want-to/provision-enterprise-subscriptions.md) - [I want to run Stigg Sidecar and API in production](https://docs.stigg.io/guides/i-want-to/run-stigg-sidecar-api-in-production.md) - [Monetize my product using credits](https://docs.stigg.io/guides/i-want-to/set-up-credits.md) - [Set up credits auto-recharge](https://docs.stigg.io/guides/i-want-to/set-up-credits-auto-recharge.md) - [Monetize your product using recurring credits](https://docs.stigg.io/guides/i-want-to/set-up-recurring-credits.md) - [Allow customers to subscribe to my product using a payment link](https://docs.stigg.io/guides/i-want-to/subscribe-using-payment-link.md) - [Provisioning subscriptions](https://docs.stigg.io/guides/quick-start-guides/creating-subscriptions.md) - [Example project](https://docs.stigg.io/guides/quick-start-guides/example-project.md) - [Gating access to features](https://docs.stigg.io/guides/quick-start-guides/gating-access-to-features.md) - [Provisioning customers](https://docs.stigg.io/guides/quick-start-guides/provisioning-customers.md) - [Rendering custom paywalls](https://docs.stigg.io/guides/quick-start-guides/rendering-custom-paywalls.md) - [Rendering a customer portal](https://docs.stigg.io/guides/quick-start-guides/rendering-customer-portal.md) - [Rendering paywalls](https://docs.stigg.io/guides/quick-start-guides/rendering-paywalls.md) - [Stigg Documentation](https://docs.stigg.io/index.md): Find the right documentation for your needs. ## OpenAPI Specs - [openapi.documented](https://app.stainless.com/api/spec/documented/stigg/openapi.documented.yml) - [stigg-webhooks](https://docs.stigg.io/openapi/stigg-webhooks.yaml)