# アプリ用 REST API エンドポイント

REST API を使うと、GitHub Apps と GitHub App のインストールに関する情報を取得できます。

## Links

* [GitHub Apps用 REST API エンドポイント](/ja/rest/apps/apps)

  REST API を使用して GitHub Apps を操作します

* [<code>          GitHub App インストール用の REST API エンドポイント </code>](/ja/rest/apps/installations)

  REST API を使用して、 GitHub App インストールに関する情報を取得し、それらのインストール内でアクションを実行します。

* [GitHub Marketplace用 REST API エンドポイント](/ja/rest/apps/marketplace)

  REST API を使って GitHub Marketplace を操作する

* [OAuth 承認用 REST API エンドポイント](/ja/rest/apps/oauth-applications)

  REST API を使って OAuth apps と GitHub Apps の OAuth 認証を操作します

* [<code>          GitHub App Webhook の REST API エンドポイント </code>](/ja/rest/apps/webhooks)

  REST API を使用して Webhook に対して操作を行う OAuth apps