Co-authored-by: Laura Coursen <lecoursen@github.com> Co-authored-by: mchammer01 <42146119+mchammer01@users.noreply.github.com>
19 lines
745 B
Markdown
19 lines
745 B
Markdown
---
|
|
title: Endpoints available for GitHub Apps
|
|
intro: Your app can make requests to the following REST endpoints.
|
|
permissions: 'You must use an installation access token to access endpoints using your {% data variables.product.prodname_github_app %}. For more information, see "[Authenticating with {% data variables.product.prodname_github_apps %}](/apps/building-github-apps/authenticating-with-github-apps/#authenticating-as-an-installation)."'
|
|
redirect_from:
|
|
- /v3/apps/available-endpoints
|
|
- /rest/reference/endpoints-available-for-github-apps
|
|
versions:
|
|
fpt: '*'
|
|
ghes: '*'
|
|
ghae: '*'
|
|
ghec: '*'
|
|
topics:
|
|
- API
|
|
shortTitle: GitHub App-enabled endpoints
|
|
---
|
|
|
|
<!-- The content of this page is rendered as a NextJS page component. -->
|