---
title: "Stripe Webhook"
method: POST
path: "/me/stripe/webhook"
tags: ["User API"]
---

# Stripe Webhook

`POST /me/stripe/webhook`

Get Billing Information

## Response `200`

Successfully processed Stripe webhook

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

## Other responses

- `400` — Missing stripe signature or invalid event

---

[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/6e3bad3564b3/schema)
