About the GitHub Enterprise Server API
GitHub Enterprise Server supports the same powerful API available on GitHub.com as well as its own set of API endpoints.
The complete documentation for the the GitHub Enterprise Server API is available at https://developer.github.com/enterprise/2.15/v3/. With the API, you can automate many administrative tasks. Some examples include:
- Perform changes to the Management Console. For more information, see "Management Console."
- Collect statistics about your instance. For more information, see "Admin stats."
- Configure LDAP sync. For more information, see "LDAP."