Skip to main content
The REST API is now versioned. For more information, see "About API versioning."

GitHub Enterprise 관리

이러한 엔드포인트를 사용하여 엔터프라이즈를 관리할 수 있습니다.

참고: 이 문서는 GitHub Enterprise Cloud에 적용됩니다. GitHub AE 또는 GitHub Enterprise Server 버전을 보려면 문서 버전 드롭다운 메뉴를 사용합니다.

엔터프라이즈 관리자용 REST API는 personal access token (classic)을(를) 사용하는 인증만 지원합니다. 자세한 내용은 "personal access token 만들기"를 참조하세요 .

엔드포인트 URL

REST API 엔드포인트에는 다음 URL이 접두사로 추가됩니다.

https://api.github.com

엔드포인트에 {enterprise}가 포함된 경우 엔터프라이즈 설정의 URL에 포함된 엔터프라이즈 계정의 핸들로 {enterprise}를 바꿉니다. 예를 들어 엔터프라이즈 계정이 https://github.com/enterprises/octo-enterprise에 있는 경우 {enterprise}octo-enterprise로 바꿉니다.