👥 Customers

Manage customer accounts, onboarding, and subscription relationships.

The Customers endpoints allow you to manage your customer base and their subscription relationships.
You can onboard new customers, update their information, check customer existence, and view their subscription history.

This section covers:

  • Checking if customers exist
  • Onboarding new customers with payment methods
  • Retrieving customer lists and individual customer details
  • Updating customer information
  • Managing customer subscriptions
  • Accessing customer dashboard data
📘

Pro tip

Use the Onboard and subscribe endpoint to create a new customer and immediately subscribe them to a plan in a single operation. This streamlines the signup process and reduces the number of API calls needed.

📘

API Refs