Skip to main content

Unity Version Control client REST API Overview

Loading...

Welcome to the Unity Version Control client REST API documentation.

This API allows you to perform Unity Version Control client operations in your machine, provided that a Unity Version Control client is already installed and properly configured.

The API follows REST principles, which allows most programming languages to interact with it over standard HTTP requests. Each supported operation maps to a specific URI and HTTP method. For more information, refer to the API Reference.