Get subscription products

📘

API Refs

Request parameters

NameTypeDescriptionRequired
include_plansbooleanWhether to include pricing plans in responseno

Response body

Returns an array of product objects. If include_plans is true, each product will include its associated pricing plans.

Description

This endpoint retrieves all subscription products available for your merchant account. Products represent what you're selling (e.g., different insurance coverage tiers), and optionally include the associated pricing plans that define billing intervals and amounts. Use this endpoint to display available subscription options to your customers or to get product IDs for creating subscriptions.