This section of the documentation is intended to get you up-and-running with real-world GitHub Enterprise Server API applications. We'll go over everything you need to know, from authentication to results manipulation to integrating results with other apps. Every tutorial will include a project, and each project will be saved and documented in our public platform-samples repository.
This version of GitHub Enterprise was discontinued on 2022-10-12. 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.
Guides
Learn about getting started with the REST API, authentication, and how to use the REST API for a variety of tasks.
- Getting started with the REST API
- Basics of authentication
- Discovering resources for a user
- Delivering deployments
- Rendering data as graphs
- Working with comments
- Traversing with pagination
- Building a CI server
- Best practices for integrators
- Getting started with the Git Database API
- Getting started with the Checks API