Customers
Generate Shared Invite
Generate a short-lived token granting temporary customer self-service billing page access.
POST
TypeScript SDK
Authorizations
Authenticate requests using your standard bearer API key (e.g. YOUR_API_KEY).
Path Parameters
Customer ID
Example:
"user_123"
Response
201 - application/json
Self-service billing portal invite token created.
Previous
List All SubscriptionsRetrieve a log of subscriptions, optionally filtered by customer ID.
Next
TypeScript SDK