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

# Stripe Webhook Handler

`POST /v1/stripe-webhook`

## Response `200`

Webhook processed successfully

## Other responses

- `400` — Stripe signature is required

## Changes

- **2026-06-19** `a9b22943fe9c` — 1 info
  - endpoint added
- **2026-05-20** `1f950a9aba80` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/akash-network/apis/akash-network-console-api/changes/v1/stripe-webhook/post.md)

---

[API](https://skmtc.dev/akash-network/apis/akash-network-console-api.md) · [All operations](https://skmtc.dev/akash-network/apis/akash-network-console-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/akash-network/akash-network-console-api/revisions/77a0df47eb74/schema)
