# REST API endpoints for apps

Use the REST API to retrieve information about GitHub Apps and GitHub App installations.

## Links

* [REST API endpoints for GitHub Apps](/en/rest/apps/apps)

  Use the REST API to interact with GitHub Apps

* [REST API endpoints for GitHub App installations](/en/rest/apps/installations)

  Use the REST API to get information about GitHub App installations and perform actions within those installations.

* [REST API endpoints for GitHub Marketplace](/en/rest/apps/marketplace)

  Use the REST API to interact with GitHub Marketplace

* [REST API endpoints for OAuth authorizations](/en/rest/apps/oauth-applications)

  Use the REST API to interact with OAuth apps and OAuth authorizations of GitHub Apps

* [REST API endpoints for GitHub App webhooks](/en/rest/apps/webhooks)

  Use the REST API to interact with webhooks for OAuth apps