This version of GitHub Enterprise was discontinued on 2022-06-03. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise. For help with the upgrade, contact GitHub Enterprise support.
REST API
To create integrations, retrieve data, and automate your workflows, build with the GitHub REST API.
Guides
View allPopular
Guides
Delivering deployments
Using the Deployments REST API, you can build custom tooling that interacts with your server and a third-party app.
Getting started with the Checks API
The Check Runs API enables you to build GitHub Apps that run powerful checks against code changes in a repository. You can create apps that perform continuous integration, code linting, or code scanning services and provide detailed feedback on commits.
Traversing with pagination
Explore how to use pagination to manage your responses with some examples using the Search API.