# Vercel Webhooks

**Canonical:** https://apis.io/apis/vercel/vercel-webhooks/  
**Provider:** Vercel — https://apis.io/providers/vercel/  
**Documentation:** https://vercel.com/docs/webhooks

Vercel Webhooks is one of 6 APIs that [Vercel](https://apis.io/providers/vercel/) publishes on the [APIs.io](https://apis.io/) network, described by an AsyncAPI event-driven specification. Tagged areas include Webhook, Deployment, Project, Domains, and Integration. The published artifact set on APIs.io includes API documentation, an API reference, and an AsyncAPI specification.

Vercel Webhooks deliver platform events to a subscriber-configured HTTPS endpoint via HTTP POST with a JSON body. Subscriptions are created as Account Webhooks (Team Settings) or through Vercel Integrations and can opt in to deployment, project, project domain, project environment variable, project rolling release, domain, feature flag, integration configuration, integration resource, marketplace invoice, marketplace member, and observability alert events. Every delivery shares a common envelope (id, type, createdAt, region, payload) and is signed with HMAC-SHA1 using the webhook secret, sent in the x-vercel-signature header.

## Machine-readable artifacts (4)

- **Documentation** — https://vercel.com/docs/webhooks
- **APIReference** — https://vercel.com/docs/webhooks/webhooks-api
- **Security** — https://vercel.com/docs/headers/request-headers#x-vercel-signature
- **AsyncAPI** — https://raw.githubusercontent.com/api-evangelist/vercel/refs/heads/main/asyncapi/vercel-webhooks-asyncapi.yml

## Other Vercel APIs (5)

- [Vercel](https://apis.io/apis/vercel/vercel/)
- [Vercel Chat API](https://apis.io/apis/vercel/vercel-chat-api/)
- [Vercel Chats API](https://apis.io/apis/vercel/vercel-chats-api/)
- [Vercel Embeddings API](https://apis.io/apis/vercel/vercel-embeddings-api/)
- [Vercel Models API](https://apis.io/apis/vercel/vercel-models-api/)

## Tags

Webhook, Deployment, Project, Domains, Integration, Marketplace, Event

---

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