Note: This article applies to GitHub Enterprise Cloud. To see the GitHub AE or GitHub Enterprise Server version, use the Versión del artículo drop-down menu.
La API REST para administradores de empresa solo admite la autenticación mediante un personal access token (classic). Para obtener más información, consulta "Creación de un personal access token".
Endpoint URLs
REST API endpoints are prefixed with the following URL:
https://api.github.com
When endpoints include {enterprise}, replace {enterprise} with the handle for your enterprise account, which is included in the URL for your enterprise settings. For example, if your enterprise account is located at https://github.com/enterprises/octo-enterprise, replace {enterprise} with octo-enterprise.