Skip to main content
이제 REST API의 버전이 지정되었습니다. 자세한 내용은 "API 버전 관리 정보"를 참조하세요.

GitHub Enterprise 관리를 위한 REST API 엔드포인트

REST API를 사용하여 엔터프라이즈를 관리합니다.

Note: This information applies to GitHub Enterprise Cloud. To see the GitHub Enterprise Server version, use the Article version drop-down menu.

These endpoints only support authentication using a personal access token (classic). For more information, see "Managing your personal access tokens."

Endpoint URLs

These 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.

Endpoints