API ExplorerChangelogCorporate Site
Introduction

Sections

  • Introduction
  • Features
  • Client Guides
    • Exporting Reports
    • Creating a PPV Package
    • Creating a Recurring Subscription Package
    • FeatureIDs & Adding an Entitlement to Video Content
    • Putting a Package on-sale/off-sale
    • Customer Profiles, Refunds, Cancellations
    • Complementary Subscriptions
  • Integration Guides
    • Creating a Simple Checkout
    • Customer Portal Flow
    • Building a Pricing Table
    • Migration from CloudPay to Fusion + Stripe Checkout
    • FAQ's
    • Creating Products in Stripe
  • Fusion API Reference
    • Product
      • GET

        List Products
      • GET

        Get Product by ID
      • GET

        Get Price by ID
    • Billing
      • POST

        Create Checkout Session
      • GET

        Retrieve Stripe Checkout Session by ID
      • POST

        Create Customer Portal Link
    • Subscriptions
      • GET

        Get Active Subscriptions for a User
      • GET

        Check User Subscription
    • Preferences
      • GET

        Get current user's preferences
      • PUT

        Update current user's preferences
      • GET

        Get preference schema
API Explorer
Changelog
Corporate Site

Theme switcher

Product

These endpoints allow you to return Stripe products and prices to display to your users so that they can purchase them. They are all accessible using your Fusion API key and do not require a JWT token from the user.

Was this section helpful?

What made this section unhelpful for you?

On this page
  • Product