1
0
mirror of synced 2025-12-19 18:10:59 -05:00
Files
docs/content/admin/overview/about-the-github-enterprise-api.md
2025-04-30 18:03:11 +00:00

1.4 KiB

title, intro, redirect_from, versions, topics, shortTitle
title intro redirect_from versions topics shortTitle
About the GitHub Enterprise API {% data variables.product.prodname_ghe_server %} supports REST and GraphQL APIs.
/enterprise/admin/installation/about-the-github-enterprise-server-api
/enterprise/admin/articles/about-the-enterprise-api
/enterprise/admin/articles/using-the-api
/enterprise/admin/categories/api
/enterprise/admin/overview/about-the-github-enterprise-server-api
/admin/overview/about-the-github-enterprise-server-api
ghes
*
Enterprise
GitHub Enterprise API

With the APIs, you can automate many administrative tasks. Some examples include:

  • Perform a configuration run to apply changes to {% data variables.enterprise.management_console %} settings. For more information, see AUTOTITLE.

  • Configure LDAP sync. For more information, see AUTOTITLE.

  • Collect statistics about your enterprise. For more information, see AUTOTITLE.

  • Manage your enterprise account. For more information, see AUTOTITLE.

For the complete documentation for the {% data variables.product.prodname_enterprise_api %}, see {% data variables.product.prodname_dotcom %} REST API and {% data variables.product.prodname_dotcom %} GraphQL API.