Get Billing Portal
Subscriptions & Usage
Billing Portal
Get Polar customer portal URL for billing management.
Required Role: ADMIN or higher
Creates a customer session on Polar and returns the portal URL. The frontend should open this URL in a new tab.
The portal allows users to:
- View and download invoices
- Update payment method
- Cancel or resubscribe
- Update billing information
Note: Only teams with a subscription (PRO tier) can access the billing portal.
POST
Get Billing Portal
Documentation Index
Fetch the complete documentation index at: https://docs.dataraven.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Successful Response
Response containing billing portal URL.
The frontend should open this URL in a new tab for the user to manage their subscription, payment methods, and invoices.
URL to Polar customer portal