1
0
mirror of synced 2025-12-30 12:02:01 -05:00
Files
docs/content/rest/apps/apps.md

1.2 KiB

title, allowTitleToDifferFromFilename, intro, topics, miniTocMaxHeadingLevel, versions
title allowTitleToDifferFromFilename intro topics miniTocMaxHeadingLevel versions
GitHub Apps true The {% data variables.product.prodname_github_apps %} API enables you to retrieve information about {% data variables.product.prodname_github_apps %}.
API
3
fpt ghes ghae ghec
* * * *

About the {% data variables.product.prodname_github_apps %} API

{% data reusables.apps.general-apps-restrictions %}

This page lists endpoints that you can access while authenticated as a GitHub App. See "Authenticating as a GitHub App" to learn more.

When authenticated as a GitHub App, the GitHub Apps API enables you to get high-level information about a GitHub App as well as specific information about installations of an app.

You can access REST API v3 endpoints while authenticated as a GitHub App. These endpoints have text that says "Works with GitHub Apps." You can also access these endpoints while authenticated as a user.

A subset of REST API v3 endpoints requires authenticating as a GitHub App installation. See Installations for a list of these endpoints.