GitHub Enterprise website screenshot

GitHub Enterprise

GitHub Enterprise is GitHub's offering for organizations that need advanced security, compliance, identity, and scale on top of the GitHub platform. It ships in two flavors: GitHub Enterprise Cloud, a hosted multi-tenant service on api.github.com with enterprise-managed users and SAML SSO; and GitHub Enterprise Server (GHES), a self-hosted appliance with the same REST and GraphQL APIs served from a customer's domain at /api/v3 and /api/graphql. Both expose the full GitHub REST API for repositories, issues, pull requests, actions, packages, advanced security, audit log, SCIM, and admin operations, authenticated with personal access tokens or GitHub App tokens.

GitHub Enterprise publishes 9 APIs on the APIs.io network, including Actions API, Code Scanning API, Enterprise Admin API, and 6 more. Tagged areas include Source Control, DevOps, CI/CD, Code Hosting, and Enterprise.

GitHub Enterprise’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 6 more developer resources.

29.3/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessSelf serve
9 APIs
Source ControlDevOpsCI/CDCode HostingEnterpriseSelf-HostedSAML SSOSCIMAdvanced Security

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 29.3/100 · thin
Contract Quality 13.4 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 2.1 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/github-enterprise: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 9

Individual APIs this provider publishes, each with its own machine-readable definition.

GitHub Enterprise Actions API

The Actions API from GitHub Enterprise — 2 operation(s) for actions.

GitHub Enterprise Code Scanning API

The Code Scanning API from GitHub Enterprise — 1 operation(s) for code scanning.

GitHub Enterprise Enterprise Admin API

The Enterprise Admin API from GitHub Enterprise — 1 operation(s) for enterprise admin.

GitHub Enterprise Issues API

The Issues API from GitHub Enterprise — 1 operation(s) for issues.

GitHub Enterprise Organizations API

The Organizations API from GitHub Enterprise — 1 operation(s) for organizations.

GitHub Enterprise Pull Requests API

The Pull Requests API from GitHub Enterprise — 1 operation(s) for pull requests.

GitHub Enterprise Repositories API

The Repositories API from GitHub Enterprise — 2 operation(s) for repositories.

GitHub Enterprise SCIM API

The SCIM API from GitHub Enterprise — 1 operation(s) for scim.

GitHub Enterprise Users API

The Users API from GitHub Enterprise — 2 operation(s) for users.

Scroll for all 9

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

GraphQL 1

GraphQL schemas published by this provider.

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...

GRAPHQL

Security Posture 1

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Github Enterprise Authentication

apiKey/http · 2 schemes

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Github Enterprise Agentic Access

17 operations · 5 acting

17 operations · 5 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Access & Security 1

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: github-enterprise
name: GitHub Enterprise
description: 'GitHub Enterprise is GitHub''s offering for organizations that need advanced security, compliance, identity,
  and scale on top of the GitHub platform. It ships in two flavors: GitHub Enterprise Cloud, a hosted multi-tenant service
  on api.github.com with enterprise-managed users and SAML SSO; and GitHub Enterprise Server (GHES), a self-hosted appliance
  with the same REST and GraphQL APIs served from a customer''s domain at /api/v3 and /api/graphql. Both expose the full GitHub
  REST API for repositories, issues, pull requests, actions, packages, advanced security, audit log, SCIM, and admin operations,
  authenticated with personal access tokens or GitHub App tokens.'
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/github-enterprise.png
tags:
- Source Control
- DevOps
- CI/CD
- Code Hosting
- Enterprise
- Self-Hosted
- SAML SSO
- SCIM
- Advanced Security
url: https://raw.githubusercontent.com/api-evangelist/github-enterprise/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- aid: github-enterprise:github-enterprise-actions-api
  name: GitHub Enterprise Actions API
  description: The Actions API from GitHub Enterprise — 2 operation(s) for actions.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Actions
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-actions-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-code-scanning-api
  name: GitHub Enterprise Code Scanning API
  description: The Code Scanning API from GitHub Enterprise — 1 operation(s) for code scanning.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Code Scanning
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-code-scanning-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-enterprise-admin-api
  name: GitHub Enterprise Enterprise Admin API
  description: The Enterprise Admin API from GitHub Enterprise — 1 operation(s) for enterprise admin.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Enterprise Admin
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-enterprise-admin-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-issues-api
  name: GitHub Enterprise Issues API
  description: The Issues API from GitHub Enterprise — 1 operation(s) for issues.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Issues
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-issues-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-organizations-api
  name: GitHub Enterprise Organizations API
  description: The Organizations API from GitHub Enterprise — 1 operation(s) for organizations.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Organizations
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-organizations-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-pull-requests-api
  name: GitHub Enterprise Pull Requests API
  description: The Pull Requests API from GitHub Enterprise — 1 operation(s) for pull requests.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Pull Requests
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-pull-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-repositories-api
  name: GitHub Enterprise Repositories API
  description: The Repositories API from GitHub Enterprise — 2 operation(s) for repositories.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-repositories-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-scim-api
  name: GitHub Enterprise SCIM API
  description: The SCIM API from GitHub Enterprise — 1 operation(s) for scim.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - SCIM
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-scim-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
- aid: github-enterprise:github-enterprise-users-api
  name: GitHub Enterprise Users API
  description: The Users API from GitHub Enterprise — 2 operation(s) for users.
  humanURL: https://docs.github.com/en/enterprise-cloud@latest/rest
  baseURL: https://api.github.com
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/github-enterprise-users-api-openapi.yml
  - type: Documentation
    url: https://docs.github.com/en/enterprise-cloud@latest/rest
  - type: Authentication
    url: https://docs.github.com/en/enterprise-cloud@latest/rest/overview/authenticating-to-the-rest-api
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-cloud@latest/graphql
  - type: GraphQL
    url: graphql/github-enterprise-graphql.md
  - type: Documentation
    url: https://docs.github.com/en/enterprise-server@latest/rest
  - type: GraphQL API
    url: https://docs.github.com/en/enterprise-server@latest/graphql
common:
- type: AgenticAccess
  url: agentic-access/github-enterprise-agentic-access.yml
- type: Authentication
  url: authentication/github-enterprise-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/showcase/github-enterprise
- type: Website
  url: https://github.com/enterprise
- type: Documentation
  url: https://docs.github.com/en/enterprise-cloud@latest
- type: Pricing
  url: https://github.com/enterprise/pricing
- type: Signup
  url: https://github.com/enterprise/contact
- type: StatusPage
  url: https://www.githubstatus.com
- type: OpenAPI Repository
  url: https://github.com/github/rest-api-description
- type: LlmsText
  url: https://docs.github.com/llms.txt
- type: Blog
  url: https://github.blog/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com