기술 자료

​
​

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분
최근 업데이트: 11일 전

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
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

'Unity', Unity 로고 및 기타 Unity 상표는 미국 및 기타 지역 내 Unity Technologies 또는 그 계열사의 상표 또는 등록상표입니다(자세한 내용은 여기에서 확인하세요). 기타 명칭 또는 브랜드는 해당 소유자의 상표입니다.

일부 페이지는 편의를 위해 기계 번역되었으며 부정확한 내용이 있을 수 있습니다. 정보가 상충되는 경우, 영어 버전을 우선으로 참조하세요.