-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapis.yml
More file actions
276 lines (276 loc) · 10.7 KB
/
Copy pathapis.yml
File metadata and controls
276 lines (276 loc) · 10.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
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