---
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

> 7 revisions in range; 1 could not be searched.

- **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-service-production.skmtc.workers.dev/v1/apis/rendobar/rendobar-api/revisions/4d10ec4266ee/schema)
