---
title: "Get customer portal URL"
method: GET
path: "/billing/payment-methods/portal-url"
tags: ["Billing"]
---

# Get customer portal URL

`GET /billing/payment-methods/portal-url`

Returns a pre-authenticated Polar customer portal URL for managing payment methods and subscriptions.

## Response `200`

Customer portal URL

- object
  - `data` object, required
    - `url` string, required — Pre-authenticated Polar customer portal URL

## Other responses

- `401` — Unauthorized
- `404` — Customer not found

## Changes

- **2026-08-31** `fafe355d0698` — 1 info
  - the security scope `billing:read` was added to the endpoint's security scheme `bearerAuth`
- **2026-08-29** `4d10ec4266ee` — 1 info
  - api operation id `getBillingPortalUrl` was added

[Change history](https://skmtc.dev/rendobar/apis/rendobar-api/changes/billing/payment-methods/portal-url/get.md)

---

[API](https://skmtc.dev/rendobar/apis/rendobar-api.md) · [All operations](https://skmtc.dev/rendobar/apis/rendobar-api/llms.txt) · [OpenAPI document](https://skmtc.dev/rendobar/apis/rendobar-api/revisions/14f92fdd491f?raw)
