Skip to main content

This version of GitHub Enterprise Server was discontinued on 2024-07-09. No patch releases will be made, even for critical security issues. For better performance, improved security, and new features, upgrade to the latest version of GitHub Enterprise Server. For help with the upgrade, contact GitHub Enterprise support.

Authenticating to the REST API

Learn how to authenticate your REST API requests.

Authenticating to the REST API

You can authenticate to the REST API to access more endpoints and have a higher rate limit.

Keeping your API credentials secure

Follow these best practices to keep your API credentials and tokens secure.

Endpoints available for GitHub App installation access tokens

Your GitHub App can make requests to the following REST endpoints with an installation access token.

Endpoints available for GitHub App user access tokens

Your GitHub App can make requests to the following REST endpoints with a user access token.

Permissions required for GitHub Apps

For each permission granted to a GitHub App, these are the REST API endpoints that the app can use.