1
0
mirror of synced 2025-12-23 21:07:12 -05:00
Files
docs/content/admin/overview/about-the-github-enterprise-api.md
2021-04-30 19:30:36 -07:00

1.6 KiB

title, intro, redirect_from, versions, topics
title intro redirect_from versions topics
About the GitHub Enterprise API {% data variables.product.product_name %} 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
enterprise-server github-ae
* *
Enterprise

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

{% if enterpriseServerVersions contains currentVersion %}

  • Perform changes to the {% data variables.enterprise.management_console %}. For more information, see "[{% data variables.enterprise.management_console %}](/enterprise/{{ currentVersion }}/user/rest/reference/enterprise-admin#management-console)."
  • Configure LDAP sync. For more information, see "[LDAP](/enterprise/{{ currentVersion }}/user/rest/reference/enterprise-admin#ldap)."{% endif %}
  • Collect statistics about your enterprise. For more information, see "Admin stats."
  • Manage your enterprise account. For more information, see "Enterprise accounts."

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