文档

​
​

Development

User Acquisition

Monetization

工业

Unity Services Web APIs

Open Unity Dashboard

Unity Services Web APIs

此页面不支持所选语言。
​
​
Unity Services Web APIs
  • Overview
  • Get started
Web API guides
  • Authentication
  • API lifecycle
  • Response status and error codes
  • Response headers
  • Unity Version Control CM API
  • Unity Version Control server API
    • Overview
    • How to use the API
Admin Settings
  • Access
  • Unity Releases
Analytics
  • Analytics
Identity and Access Management
  • Application and Deep Linking
Monetization
  • Monetize
Viewers and Collaboration
  • Annotations
  • Presence
Access
  • Access
Assets
  • Assets
Auth
  • Auth
Collaboration
  • Collaboration
Content Management
  • DataStreaming
  • Storage
  • Workflow Engine
DevOps
  • Automation
  • Build Automation
  • Unity Version Control
Growth
  • Ads Unified Platform
  • User Acquisition
Identity
  • SCIM
In-App Purchases
  • Webshop
Live Operations
  • Game Backend
  • Observability Logs
Multiplayer
  • Distributed Authority
  • Friends
  • Lobby
  • Matchmaker
  • Player Names
  • QoS Discovery
  • Relay Allocations
  • Session Observability
  • Vivox Voice and Text Chat
Unity
  • Projects and Apps
Unity Pipeline
  • Asset Pipeline
  1. Unity Services Web APIs

Introduction to the Unity Version Control server REST API

Understand what you can do with the Unity Version Control server REST API and how it differs from the client REST API.
阅读时间1 分钟
最后更新于 13 天前

The Unity Version Control server REST API allows you to consume and manage Unity Version Control information, such as repositories, branches, changesets, labels, code reviews, and locks, directly from a Unity Version Control server.
Unlike the Unity Version Control client REST API, this API doesn't need a Unity Version Control client on the machine that makes the call. Requests go to the server over HTTP, so you can call the API from any machine that reaches the server.
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.
Every endpoint belongs to an organization, and every endpoint except the login endpoints requires a bearer token. To make your first call, refer to Authenticate and call the Unity Version Control server REST API.

Copyright © 2026 Unity Technologies
法律信息隐私政策CookiesDocumentation Terms of Use请勿出售或分享我的个人信息您的隐私选择(Cookie 设置)

“Unity”、Unity 徽标及其他 Unity 商标是 Unity Technologies 或其附属公司在美国和其他地方的商标或注册商标(此处查看更多信息)。其他名称或品牌是其各自所有者的商标。

为方便起见,一些页面是机器翻译的,可能包含不准确的内容。如有信息不一致的情况,以英文版本为准。