GitHub Enterprise · GraphQL Specification

GitHub Enterprise GraphQL API

Hosted GitHub Enterprise Cloud REST API. Provides full access to repositories, issues, pull requests, GitHub Actions, packages, code scanning, secret scanning, Dependabot, audit log, SCIM provisioning, and enterprise admin endpoints. Authentication via fine-grained personal access tokens, GitHub App installation tokens, or OAuth.

Documentation Endpoint View on GitHub Source ControlDevOpsCI/CDCode HostingEnterpriseSelf-HostedSAML SSOSCIMAdvanced SecurityGraphQL

Overview

GitHub Enterprise GraphQL API is a GraphQL API specification published by GitHub Enterprise on the APIs.io network.

Hosted GitHub Enterprise Cloud REST API. Provides full access to repositories, issues, pull requests, GitHub Actions, packages, code scanning, secret scanning, Dependabot, audit log, SCIM provisioning, and enterprise admin endpoints. Authentication via fine-grained personal access tokens, GitHub App installation tokens, or OAuth.

The GraphQL endpoint is available at https://api.github.com. documentation is published at https://docs.github.com/en/enterprise-cloud@latest/rest.

The specification includes 2 reference links.

Tagged areas include Source Control, DevOps, CI/CD, Code Hosting, and Enterprise.

Endpoint

https://api.github.com

References

Related API Specs

GitHub Enterprise Cloud REST API (OpenAPI) GitHub Enterprise Server REST API (OpenAPI)
Back to GitHub Enterprise · All GraphQL Specs · GitHub