1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/translations/ru-RU/content/admin/overview/about-the-github-enterprise-server-api.md
Chiedo John 2bee5b994f Crowdin translations (translation-batch-160285210) (#16087)
* New Crowdin translations by Github Action

* Remove bad translations

* Remove broken translations

* Remove more broken files

* Remove broken translation

* Remove broken translations

* Remove broken translations

* Add english versions of broken translations

Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
Co-authored-by: Chiedo <chiedo@users.noreply.github.com>
2020-10-16 10:26:58 -07:00

1.5 KiB

title, intro, redirect_from, versions
title intro redirect_from versions
About the GitHub Enterprise Server API {% data variables.product.prodname_ghe_server %} supports the same powerful API available on {% data variables.product.prodname_dotcom_the_website %} as well as its own set of API endpoints.
/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
enterprise-server
*

For the complete documentation for {% data variables.product.prodname_enterprise_api %}, see [{% data variables.product.prodname_enterprise_api %} REST API reference docs](/enterprise/{{ currentVersion }}/v3/). With the API, you can automate many administrative tasks. Some examples include:

  • 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)."
  • Collect statistics about your instance. For more information, see "[Admin stats](/enterprise/{{ currentVersion }}/user/rest/reference/enterprise-admin#admin-stats)."
  • Configure LDAP sync. For more information, see "[LDAP](/enterprise/{{ currentVersion }}/user/rest/reference/enterprise-admin#ldap)."
  • Manage your enterprise account. For more information, see "Enterprise accounts."