Portal
Create a customer session
This endpoint creates a new customer session for portal access. After calling this endpoint, a token is returned which can be used for subsequent portal API requests. The session provides secure access to customer-specific features.
POST
Create a customer session
Previous
List customer's subscriptionsThis endpoint retrieves a list of subscriptions linked to the authenticated customer. It requires a valid bearer token to be provided in the `Authorization` header to verify the customer's identity. The response provides details on each subscription to allow customers to manage their products.
Next
Create a customer session