---
title: "Stripe Webhook"
method: POST
path: "/v1/stripe/webhook"
tags: ["Integrations"]
---

# Stripe Webhook

`POST /v1/stripe/webhook`

Handle Stripe webhook events with deduplication and retry logic.

## Headers

- `stripe-signature` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/flower/apis/superlink-api.md) · [All operations](https://skmtc.dev/flower/apis/superlink-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/flower/superlink-api/revisions/adf853ac4f41/schema)
