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 Webhook 的 REST API 终结点