Skip to main content
After a site administrator upgrades your Enterprise Server instance to Enterprise Server 3.9 or later, the REST API will be versioned. To learn how to find your instance's version, see "About versions of GitHub Docs". For more information, see "About API versioning."

Git database

Use the REST API to interact with raw Git objects in your Git database on GitHub Enterprise Server and to list and update Git references (branch heads and tags).

About Git database

The REST API gives you access to read and write raw Git objects to your Git database on GitHub Enterprise Server and to list and update your references (branch heads and tags). For more information about using the REST API to interact with your Git database, see "Using the REST API to interact with your Git database."