이제 REST API의 버전이 지정되었습니다. 자세한 내용은 "API 버전 관리 정보"를 참조하세요.
앱에 대한 REST API 엔드포인트
REST API를 사용하여 GitHub Apps 및 GitHub App 설치에 대한 정보를 검색합니다.
- GitHub Apps에 대한 REST API 엔드포인트
- Get the authenticated app
- Create a GitHub App from a manifest
- List installation requests for the authenticated app
- List installations for the authenticated app
- Get an installation for the authenticated app
- Delete an installation for the authenticated app
- Create an installation access token for an app
- Suspend an app installation
- Unsuspend an app installation
- Create a scoped access token
- Get an app
- Get an organization installation for the authenticated app
- Get a repository installation for the authenticated app
- Get a user installation for the authenticated app
- GitHub App 설치에 대한 REST API 엔드포인트
- GitHub Marketplace에 대한 REST API 엔드포인트
- OAuth 권한 부여에 대한 REST API 엔드포인트
- GitHub App 웹후크에 대한 REST API 엔드포인트