1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Files
docs/content/rest/apps/apps.md
2022-12-16 16:24:04 +00:00

21 lines
835 B
Markdown

---
title: GitHub Apps
allowTitleToDifferFromFilename: true
intro: 'Use the REST API to interact with {% data variables.product.prodname_github_apps %}'
topics:
- API
miniTocMaxHeadingLevel: 3
versions:
fpt: '*'
ghes: '*'
ghae: '*'
ghec: '*'
---
## About {% data variables.product.prodname_github_apps %}
{% data reusables.apps.general-apps-restrictions %}
This page lists endpoints that you can access while authenticated as a {% data variables.product.prodname_github_app %}. For more information, see "[Authenticating as a GitHub App](/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-a-github-app)".
See ["GitHub App Installations"](/rest/reference/apps#installations) for a list of endpoints that require authentication as a {% data variables.product.prodname_github_app %} installation.