---
title: "Create free subscription"
method: POST
path: "/accounts/payment/free-subscription"
tags: ["Payment"]
---

# Create free subscription

`POST /accounts/payment/free-subscription`

Creates a free subscription

## Response `200`

Free subscription created successfully

- object
  - `data` object, required — Stripe subscription object

## Other responses

- `401` — Unauthorized

---

[API](https://skmtc.net/quivaworks/apis/quiva-ai-gateway.md) · [All operations](https://skmtc.net/quivaworks/apis/quiva-ai-gateway/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/quivaworks/quiva-ai-gateway/revisions/771d118bd4d1/schema)
