---
title: "Create Subscription Controller"
method: POST
path: "/subscriptions"
tags: ["Subscriptions"]
---

# Create Subscription Controller

`POST /subscriptions`

## Request body

- object

## Response `201`

Created successfully

## Other responses

- `401` — Unauthorized
- `500` — Internal server error

---

[API](https://skmtc.net/verifywise-ai/apis/verifywise-api.md) · [All operations](https://skmtc.net/verifywise-ai/apis/verifywise-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/verifywise-ai/verifywise-api/revisions/43f4f62c36f2/schema)
