---
title: "Subscribe to a plan"
method: POST
path: "/billing/subscribe"
tags: ["Billings"]
---

# Subscribe to a plan

`POST /billing/subscribe`

Subscribe to a plan

## Headers

- `auth` string, required

## Request body

- BillingSubscribeValidator
  - `period` object, required
  - `billing` 'BASIC' | 'PRO', required

## Response `201`

- object

---

[API](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file.md) · [All operations](https://skmtc.net/gitroomhq/apis/crosspublic-swagger-file/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/gitroomhq/crosspublic-swagger-file/revisions/6fa3feae8411/schema)
