standard-webhooks/standard-webhooks
The Standard Webhooks specification observed · 2026-08-28
Health v2 · maintenance only
85/100
- Activity 99
- Release rhythm 71
- Longevity 78
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 24.0
- age_days: 1102
- days_rel: 196
- days_push: 8
- n_releases_24m: 3
Adoption not part of the score
1737 stars · 67 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Standard Webhooks is an open specification plus reference libraries and tools for sending and verifying webhooks securely and consistently. It defines common HTTP headers, payload conventions, and HMAC signature verification so webhook providers and consumers can interoperate.
Use cases
- send webhooks securely from my api
- verify webhook signatures in python
- standardize webhook payloads across providers
- implement webhook signing with hmac
- consume webhooks from multiple providers with one library
- avoid replay attacks on webhook endpoints
When to choose
- you are building an API that sends webhooks and want industry best practices
- you need to verify incoming webhooks signed per the Standard Webhooks spec
- you want interoperability with providers like Svix, Twilio, or Zapier that follow the standard
When to avoid
- you must integrate with a provider that uses its own proprietary webhook format
- you need a full webhook sending service rather than a spec and client libraries
Facets
library · maturity active
webhook security sdk api-framework apis web-development developer-tools security cross-platform python jvm go rust webhooks specification http-callbacks signature-verification interoperability nodejs
2 sources
- readme: https://github.com/standard-webhooks/standard-webhooks · fetched 2026-08-28 · 4a98930da389
- homepage: https://www.standardwebhooks.com/ · fetched 2026-08-29 · dd4e3b8a4d8f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| standard-webhooks/standard-webhooks | main | 85 |
For agents
markdown · JSON · MCP: product_card(name="standard-webhooks/standard-webhooks")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem