HTTP/2 301
server: GitHub.com
content-type: text/html
location: https://docs.github.com/enterprise/2.3/developer
x-github-request-id: A951:27DFC3:9115A:AB19A:6888B441
accept-ranges: bytes
age: 0
date: Tue, 29 Jul 2025 11:45:06 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210050-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753789506.987017,VS0,VE211
vary: Accept-Encoding
x-fastly-request-id: 456dd429fe41f7e8b97717cc17a36003ad304eb7
content-length: 162
HTTP/2 200
access-control-allow-origin: *
content-security-policy: default-src 'none';prefetch-src 'self';connect-src 'self';font-src 'self' data: *.gstatic.com;img-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com data: placehold.it;object-src 'self';script-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' data: 'unsafe-inline' *.googleapis.com https://www.google-analytics.com;script-src-attr 'self' 'unsafe-inline';frame-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com https://support.github.com https://www.youtube-nocookie.com;frame-ancestors 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com;style-src 'self' github.com *.github.com *.githubusercontent.com *.githubassets.com 'self' 'unsafe-inline' data: *.googleapis.com;child-src 'self';manifest-src 'self';upgrade-insecure-requests;base-uri 'self';form-action 'self'
cross-origin-opener-policy: same-origin
cross-origin-resource-policy: same-origin
origin-agent-cluster: ?1
referrer-policy: no-referrer-when-downgrade
x-content-type-options: nosniff
x-dns-prefetch-control: off
x-download-options: noopen
x-frame-options: SAMEORIGIN
x-permitted-cross-domain-policies: none
x-xss-protection: 0
x-robots-tag: noindex
content-type: text/html; charset=utf-8
cache-control: public, max-age=31536000, stale-while-revalidate=3600, stale-if-error=86400
x-github-backend: Kubernetes
x-github-request-id: DFFE:1611D7:5FDAB8:700B89:6888B442
content-encoding: gzip
accept-ranges: bytes
age: 0
date: Tue, 29 Jul 2025 11:45:08 GMT
via: 1.1 varnish
x-served-by: cache-bom-vanm7210050-BOM
x-cache: MISS
x-cache-hits: 0
x-timer: S1753789506.255317,VS0,VE1992
vary: Accept-Encoding
strict-transport-security: max-age=31557600
content-length: 2961
GitHub Developer | GitHub Developer Guide
Build your app on the GitHub platform
Not sure where to start? We’ve put together some handy guides and libraries you can use to start building.
Explore the documentation
Getting started
Let's walk through core API concepts as we tackle some everyday use cases.
Read the guide →
Basics of authentication
In this section, we're going to focus on the basics of authentication.
Read the guide →
Discovering resources for a user
Applications often need to fetch the current user's repositories and organizations.
Read the guide →
Libraries
Use the official Octokit library, or choose between any of the available third party libraries.
Explore popular integrations
Whatever your needs—whether it’s mobile apps or continuous integration—you can build it with the GitHub API.