API Evangelist API Evangelist
API Learnings
Toolbox
API Evangelist LLC

GitHub Webhooks API

The GitHub Webhooks API lets you create and manage webhooks for repositories and organizations. Webhooks deliver HTTP POST payloads to a configured URL whenever specified events occur, such as pushes, pull requests, issues, and releases. The API supports creating, updating, deleting, and testing webhooks, as well as listing and redelivering webhook deliveries.

Documentation

Specifications

Other Resources

OpenAPI

github-repo-hooks-api-openapi.yml Raw ↑