---
title: "GitHub Enterprise Server (on-prem) integration"
description: "GitHub Enterprise Server is the self-hosted version of GitHub for organizations that want to run GitHub on their own infrastructure."
url: "https://www.apideck.com/integrations/github-server"
section: "Integrations"
status: "live"
updated: "2026-09-17T12:11:13.735Z"
tags: ["Issue Tracking"]
---

# GitHub Enterprise Server (on-prem) integration

GitHub Enterprise Server is the self-hosted version of GitHub for organizations that want to run GitHub on their own infrastructure.

- Status: live
- Unified APIs: [Issue Tracking](https://www.apideck.com/issue-tracking-api)
- Webhooks: virtual
- HTML page: https://www.apideck.com/integrations/github-server

## Supported resources

| Resource | Status | Details |
|---|---|---|
| Repos | live | [repos](https://www.apideck.com/integrations/github-server/repos) |
| Repo Issues | live | [repo-issues](https://www.apideck.com/integrations/github-server/repo-issues) |
| Repo Users | live | [repo-users](https://www.apideck.com/integrations/github-server/repo-users) |
| Repo Issue Comments | live | [repo-issue-comments](https://www.apideck.com/integrations/github-server/repo-issue-comments) |
| Repo Labels | live | [repo-labels](https://www.apideck.com/integrations/github-server/repo-labels) |

## SDKs

- [Node](https://www.apideck.com/integrations/github-server/sdk/node)
- [TypeScript](https://www.apideck.com/integrations/github-server/sdk/typescript)
- [Python](https://www.apideck.com/integrations/github-server/sdk/python)
- [.NET](https://www.apideck.com/integrations/github-server/sdk/dot-net)
- [PHP](https://www.apideck.com/integrations/github-server/sdk/php)
- [Java](https://www.apideck.com/integrations/github-server/sdk/java)
- [Go](https://www.apideck.com/integrations/github-server/sdk/go)

## FAQs

### How do I integrate GitHub Enterprise Server (on-prem) API with my application?

Apideck provides a unified Issue Tracking API that makes GitHub Enterprise Server (on-prem) integration simple. Sign up for free, enable GitHub Enterprise Server (on-prem) in your dashboard, and use our Vault component to let your users connect their GitHub Enterprise Server (on-prem) accounts. We handle OAuth authentication, token refresh, and data normalization automatically.

### What GitHub Enterprise Server (on-prem) data can I access through Apideck?

Our GitHub Enterprise Server (on-prem) integration supports 5+ data models including repos, repo issues, repo users, and repo issue comments. You can perform read and write operations through our unified API, working with the same code structure across all issue tracking platforms.

### How does GitHub Enterprise Server (on-prem) authentication work with Apideck?

Apideck's Vault handles GitHub Enterprise Server (on-prem) authentication completely. Your users connect their GitHub Enterprise Server (on-prem) accounts through our secure, white-label UI. We manage OAuth tokens, automatic refresh, and credential storage, so you never have to implement GitHub Enterprise Server (on-prem)'s auth flow yourself.

### Does Apideck support GitHub Enterprise Server (on-prem) webhooks?

Yes, Apideck provides real-time notifications when GitHub Enterprise Server (on-prem) data changes. Our unified webhook system normalizes events across all integrations, so you handle GitHub Enterprise Server (on-prem) events with the same code you use for other issue tracking platforms.

### Why use Apideck instead of GitHub Enterprise Server (on-prem)'s direct API?

Using Apideck's unified API instead of GitHub Enterprise Server (on-prem)'s direct API saves significant development time. You get normalized data models, automatic auth handling, and the same integration code works with 200+ other apps. When GitHub Enterprise Server (on-prem) updates their API, we handle the changes so your integration keeps working.

### How quickly can I build a GitHub Enterprise Server (on-prem) integration?

Most developers ship a working GitHub Enterprise Server (on-prem) integration within a day using Apideck. Sign up for a free trial (no credit card required), enable GitHub Enterprise Server (on-prem), and make your first API call within minutes. Our SDKs for Node.js, Python, and other languages make implementation straightforward.
