# BreadPay Webhook API

**Canonical:** https://apis.io/apis/bread-financial/webhook-api/  
**Provider:** Bread Financial — https://apis.io/providers/bread-financial/  
**Base URL:** https://api.platform.breadpayments.com  
**Documentation:** https://platform-docs.breadpayments.com/bread-developers/reference/webhook-1-introduction

BreadPay Webhook API is one of 13 APIs that [Bread Financial](https://apis.io/providers/bread-financial/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Webhooks, Events, CloudEvents, and Replay. The published artifact set on APIs.io includes an OpenAPI specification.

Self-service webhook subscription management — create, update and delete subscriptions with NONE, BASIC or static-bearer subscriber auth, list delivered events by status, replay failed events by id, fire a synthetic integration test event, and fetch the JWKs that verify the detached JWS signature on every delivery. Events are CloudEvents 1.0.2 over the HTTP binding. 9 operations.

## Operations (9)

| Method | Path | Summary |
|---|---|---|
| GET | `/api/webhook/subscription` | List subscriptions |
| POST | `/api/webhook/subscription` | Create a subscription |
| GET | `/api/webhook/subscription/{name}` | Get a subscription |
| PATCH | `/api/webhook/subscription/{name}` | Update a subscription |
| DELETE | `/api/webhook/subscription/{name}` | Delete a subscription |
| GET | `/api/webhook/subscription/{name}/event` | List events |
| POST | `/api/webhook/subscription/{name}/integration-test-event` | Send a Subscription Integration Test Event |
| POST | `/api/webhook/subscription/{name}/event/{id}/dispatch` | Replay an event |
| GET | `/api/webhook/client/jwks` | List JWKs |

## Machine-readable artifacts (4)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/bread-financial/refs/heads/main/openapi/bread-webhook-openapi.json
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/bread-financial/refs/heads/main/overlays/bread-webhook-overlay.yaml
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/bread-financial/refs/heads/main/webhooks/bread-webhooks.yml
- **AgentSkill** — https://raw.githubusercontent.com/api-evangelist/bread-financial/refs/heads/main/skills/bread-subscribe-to-webhooks.md

## Other Bread Financial APIs (12)

- [BreadPay Platform API](https://apis.io/apis/bread-financial/breadpay-platform-api/)
- [Bread Pay API](https://apis.io/apis/bread-financial/bread-pay-api/)
- [Bread SplitPay API](https://apis.io/apis/bread-financial/split-pay-api/)
- [BreadPay Checkout API](https://apis.io/apis/bread-financial/bread-pay-api/)
- [Bread SplitPay](https://apis.io/apis/bread-financial/split-pay-api/)
- [BreadPay Merchant Operations API](https://apis.io/apis/bread-financial/merchant-operations-api/)
- [BreadPay Servicing API](https://apis.io/apis/bread-financial/servicing-api/)
- [BreadPay Buyer Management API](https://apis.io/apis/bread-financial/buyer-management-api/)
- [BreadPay Payments API](https://apis.io/apis/bread-financial/payments-api/)
- [BreadPay Foundations API](https://apis.io/apis/bread-financial/foundations-api/)
- [BreadPay Program API](https://apis.io/apis/bread-financial/program-api/)
- [BreadPay Tradein API](https://apis.io/apis/bread-financial/tradein-api/)

## Tags

Webhooks, Events, CloudEvents, Replay

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/bread-financial/webhook-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/bread-financial/.
