---
title: "Billing portal: GET /subscription/portal | Posty Docs"
description: "A short lived link to the Stripe billing portal: plan change, cancellation, invoices, card. The same authentication rule as checkout."
canonical: https://posty.hu/en/docs/api/endpoints/get-subscription-portal
source: https://posty.hu/en/docs/api/endpoints/get-subscription-portal.md
---

Account and subscription

# Billing portal: GET /subscription/portal

A short lived link to the Stripe billing portal: plan change, cancellation, invoices, card. The same authentication rule as checkout.

## Path

Method and path

GEThttps://api.posty.hu/public/v1/subscription/portal

Authorization

No scope required.

operationId

`getSubscriptionPortal`

A short-lived link to the Stripe billing portal: change plan, cancel, invoices, card. The same authentication rule as for the checkout.

## Related

- [Authentication](https://posty.hu/en/docs/api/authentication): API key and scopes.
- [Errors and limits](https://posty.hu/en/docs/api/errors): error responses and rate limits.
- [All endpoints](https://posty.hu/en/docs/api/endpoints): full list.

Documentation pages

Is something missing from this page? Email [norbert@posty.hu](mailto:norbert@posty.hu) or use the form on the [Help](https://posty.hu/en/help) page.
