# Cross-link map: Webhooks API Reference (/docs/webhooks/webhooks-api)

> From the Vercel docs graph (built 2026-09-21T05:26:59.511Z), spanning vercel.com docs + KB, nextjs.org, ai-sdk.dev, and other Vercel documentation sites. Full graph as JSON: https://vercel.com/docs/graph.json

## Semantically closest pages

- [Audit Logs](https://vercel.com/docs/audit-log?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=semantic) — Learn how to track and analyze your team members' activities.
- [Deployment integration actions](https://vercel.com/docs/integrations/create-integration/deployment-integration-action?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=semantic) — These actions allow integration providers to set up automated tasks with Vercel deployments.
- [Get deployment events](https://vercel.com/docs/rest-api/deployments/get-deployment-events?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=semantic) — GET /v3/deployments/{idOrUrl}/events — Get the build logs of a deployment by deployment ID and build ID. It can work as
- [Performing an Instant Rollback on a Deployment](https://vercel.com/docs/instant-rollback?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=semantic) — Learn how to perform an Instant Rollback on your production deployments and quickly roll back to a previously deployed p
- [List deployments](https://vercel.com/docs/rest-api/deployments/list-deployments?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=semantic) — GET /v7/deployments — List deployments under the authenticated user or team. If a deployment hasn't finished uploading \\

## This page links to (9)

- [Alerts](https://vercel.com/docs/alerts?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Get notified when something's wrong with your Vercel projects. Set up alerts through Slack, webhooks, or email so you ca
- [Working with Checks](https://vercel.com/docs/checks?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Vercel automatically keeps an eye on various aspects of your web application using the Checks API. Learn how to use Chec
- [Anatomy of the Checks API](https://vercel.com/docs/checks/creating-checks?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Learn how to create your own Checks with Vercel Integrations. You can build your own Integration to register any arbitra
- [vercel promote](https://vercel.com/docs/cli/promote?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Learn how to promote an existing deployment using the vercel promote CLI command.
- [Deployment Retention](https://vercel.com/docs/deployment-retention?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Learn how Deployment Retention policies affect a deployment's lifecycle
- [Promoting Deployments](https://vercel.com/docs/deployments/promoting-a-deployment?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Learn how to promote deployments to production on Vercel.
- [Request headers](https://vercel.com/docs/headers/request-headers?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Learn about the request headers sent to each Vercel deployment and how to use them to process requests before sending a
- [Vercel REST API Reference](https://vercel.com/docs/rest-api?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Interact programmatically with your Vercel account using the SDK or direct HTTP requests.
- [Setting Up Webhooks](https://vercel.com/docs/webhooks?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=outbound) — Learn how to set up webhooks and use them with Vercel Integrations.

## Pages that link here (13)

By site: vercel-changelog (2) · vercel-docs (11)

### From vercel-changelog

- [New webhook events for domain management](https://vercel.com/changelog/new-webhook-events-for-domain-management?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound)
- [Subscribe to webhook events for Vercel Flags](https://vercel.com/changelog/subscribe-to-webhook-events-for-vercel-flags?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound)

### From vercel-docs

- [Configure alerts](https://vercel.com/docs/alerts/configure-alerts?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Configure alert rules and notification destinations for Vercel Observability alerts.
- [Anatomy of the Checks API](https://vercel.com/docs/checks/creating-checks?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn how to create your own Checks with Vercel Integrations. You can build your own Integration to register any arbitra
- [vercel webhooks](https://vercel.com/docs/cli/webhooks?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn how to manage webhooks for your Vercel account using the vercel webhooks CLI command.
- [Request headers](https://vercel.com/docs/headers/request-headers?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn about the request headers sent to each Vercel deployment and how to use them to process requests before sending a
- [Create an Integration](https://vercel.com/docs/integrations/create-integration?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn how to create and manage your own integration for internal or public use with Vercel.
- [Using the Integrations REST API](https://vercel.com/docs/integrations/create-integration/marketplace-api?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn how to authenticate and use the Integrations REST API to build your integration server.
- [Native integration concepts](https://vercel.com/docs/integrations/create-integration/native-integration?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — As an integration provider, understanding how your service interacts with Vercel's platform will help you create and opt
- [Requirements for listing an Integration](https://vercel.com/docs/integrations/create-integration/submit-integration?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn about all the requirements and guidelines needed when creating your Integration.
- [Upgrade an Integration](https://vercel.com/docs/integrations/create-integration/upgrade-integration?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Lean more about when you may need to upgrade your Integration.
- [Spend Management](https://vercel.com/docs/spend-management?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn how to get notified about your account spend and configure a webhook.
- [Setting Up Webhooks](https://vercel.com/docs/webhooks?from=graph&source_path=%2Fdocs%2Fwebhooks%2Fwebhooks-api&source_site=vercel-docs&relationship=inbound) — Learn how to set up webhooks and use them with Vercel Integrations.
