기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Cloud Content Delivery

Unity SDK

Admin API

Client API

Open Unity Dashboard

Cloud Content Delivery

이 페이지는 선택한 언어로 제공되지 않습니다.
LiveOps
​
​
Cloud Content Delivery
  • Overview
  • Concepts
    • Authentication
    • CCD command-line interface (UGS CLI)
    • Insights
  • Tutorials
  • Reference
  • Privacy and consent
  1. CCD(Cloud Content Delivery) 시작

Authentication

Use a service account to authenticate with Cloud Content Delivery and understand the required roles for secure API access.
읽는 시간 1분
최근 업데이트: 9달 전

Service account

To authenticate with the service, you need to use a service account. Ensure that your service account has the appropriate roles assigned for the required access levels:
  • Organization Role: Cloud Content Delivery API Public Editor grants read and write access to public endpoints of the CCD Management API.
  • Project Role: Unity Environments Viewer grants read access to all environments in a project.
For instructions on how to create and use service accounts, refer to the Service Account Authentication documentation.

API Key

참고
The API Key is officially deprecated and will no longer receive updates. We recommend all users to transition to service accounts
An alternative way to authenticate with the Content Delivery Management API is to use an API Key linked to your Unity developer account. To retrieve your API Key from the Unity Dashboard, select the API Key tab and select the Copy API Key to Clipboard icon. When you make a request with the API Key, you need to do the following:
  • Include a Basic Authentication header as a base64-encoded string in the format 'username:password'.
  • Use the API Key as the
    password
    .
  • Leave the
    username
    blank.
For example, with the API key
d6d2c026bac44b1ea7ac0332694a830e
, you include the following Authorization header:
Authorization: Basic OmQ2ZDJjMDI2YmFjNDRiMWVhN2FjMDMzMjY5NGE4MzBl

Copyright © 2026 Unity Technologies
법률 정보개인정보 처리방침쿠키Documentation Terms of Use개인 정보 판매 또는 공유 금지개인정보 보호 선택(쿠키 설정)

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

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

  • 보고 있는 페이지
    • Service account

    • API Key


이 페이지의 문제 보고