---
title: "Checkout link: POST /subscriptions/checkout | Posty Docs"
description: "A Stripe Checkout link for the chosen plan and period. It charges nothing: the user opens the link and pays with their own Link wallet or card. Only an OAuth token or a full workspace key (psty_sa_) can call it, the payer's."
canonical: https://posty.hu/en/docs/api/endpoints/create-subscription-checkout
source: https://posty.hu/en/docs/api/endpoints/create-subscription-checkout.md
---

Account and subscription

# Checkout link: POST /subscriptions/checkout

A Stripe Checkout link for the chosen plan and period. It charges nothing: the user opens the link and pays with their own Link wallet or card. Only an OAuth token or a full workspace key (psty\_sa\_) can call it, the payer's.

## Path

Method and path

POSThttps://api.posty.hu/public/v1/subscriptions/checkout

Authorization

No scope required.

operationId

`createSubscriptionCheckout`

Returns a Stripe Checkout link for the chosen plan and billing period. It charges nothing: the user opens the link and pays with their own Link wallet or card.

Only an OAuth token or a full workspace key (psty\_sa\_) belonging to the payer can call it.

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