---
title: "Get checkout or billing URL"
method: POST
path: "/subscribe"
tags: ["Subscribe"]
---

# Get checkout or billing URL

`POST /subscribe`

## Response `200`

Stripe checkout or billing portal URL

- object
  - `url` string, uri, required
  - `status` 'checkout_created' | 'already_subscribed' | 'payment_issue'
  - `message` string

## Other responses

- `401` — Unauthenticated

---

[API](https://skmtc.dev/xquik-dev/apis/xquik-api.md) · [All operations](https://skmtc.dev/xquik-dev/apis/xquik-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/xquik-dev/xquik-api/revisions/2e39c853db18/schema)
