---
title: "Start Trial"
method: POST
path: "/me/stripe/start-trial"
tags: ["User API"]
---

# Start Trial

`POST /me/stripe/start-trial`

Create a 14-day Business trial subscription directly via Stripe (no Checkout redirect).

## Response `200`

Trial started successfully

- StripeResponseSuccess — Stripe Response Success
  - `success` boolean, required

## Other responses

- `400` — Trial not available for current plan

---

[API](https://skmtc.net/toolhouse/apis/toolhouse-api.md) · [All operations](https://skmtc.net/toolhouse/apis/toolhouse-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/toolhouse/toolhouse-api/versions/ce92a5e2d085/schema)
