
Redirect to your Customer Portal
The customer portal is directly available from the URLhttps://polar.sh/your-org-slug/portal
. Your customers will be able to authenticate there by entering the email they used to purchase or subscribe to your products.

Creating an authenticated Customer Portal Link
You can provide a pre-authenticated Customer Portal Link to your customers. This is handy if you want to redirect them directly from your application. Using the Polar API, all you need is to call thecustomerSessions
endpoint. Here’s an example using our TypeScript SDK.