기술 자료

​
​

Development

User Acquisition

Monetization

산업 분야

Unity Cloud

Get Started

Asset Manager SDKs and services

Open Unity Dashboard

Unity Cloud

이 페이지는 선택한 언어로 제공되지 않습니다.
​
​
Unity Dashboard
  • Accounts
    • Create an account
    • Update account information
    • Manage account security
    • Review account data
    • Manage connected applications
    • Delete your account
    • Create a service account
  • Organizations
  • Projects
  • Products
  • Billing
Developer Data
  • Introduction to the Developer Data Framework
  • Get started
  • View Diagnostics for your project
  • Privacy and consent
Unity Asset Manager
  • What's new
  • Asset Manager web
  • Asset Store
  • Manage Assets in the Editor
  • Unity Version Control
  • Developer documentation
Unity Pipeline Automation
  • About
  • Get started
  • Pipelines
  • Automations
  • Monitor jobs
  1. Unity Cloud Documentation
  2. Accounts

Service accounts

Call Unity Services APIs programmatically with service accounts
읽는 시간 2분
최근 업데이트: 2달 전

Use service accounts to call Unity Services APIs, and to access and configure admin APIs.

Roles and permissions

Service accounts support role-based access control (RBAC) through roles. You assign organization roles and project roles to each service account. These roles give the service account permissions to perform specific activities, such as managing allocations. If you try to use a service account for an activity without the required permission, the API call authorization fails.
For more information on roles for various Unity services, refer to the following pages:
  • Web admin APIs
  • Cloud Code
  • Cross-domain Identity Management (SCIM) with Okta in Unity Cloud

Create a service account

To create a service account, follow these steps:
  1. In the Unity Dashboard, open the Account menu and select Manage organization.
  2. In the Administration menu, select Service Accounts.
  3. To create a new account, select New.
  4. Enter a name and a description for the service account.
  5. Select Create.
  6. Generate an authentication key pair for the service account.
    1. In the Keys section, select Add key.
      Unity generates a key ID and a secret key for the service account.
    2. Copy and securely store the values for Key ID, Secret key, and Authorization header.
      중요
      These values are displayed only once. If you lose the key values, then you need to create a new key.
    3. Select Done.
  7. To allow access to API endpoints, add a role to your service account at either the organization level or project level:
    • To grant the service account organization-wide data access for all projects in your organization, select Manage organization roles.
    • To grant the service account project-level data access for individual projects, select Manage project roles.
Your service account is created and you can use the key pair to authenticate and use the service account.
팁
You can use a service such as GitHub Actions Secrets or GitLab CI Variables to store the Authorization header value as a secret in your CI platform.

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

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

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

  • 보고 있는 페이지
    • Roles and permissions

    • Create a service account

  • 추가 리소스
  • Web admin APIs
  • SCIM with Okta in Unity Cloud

이 페이지의 문제 보고