UnityRef is currently in early development. Some features may be incomplete and/or not functioning.

UNITYREF

Your Pit Stop For Solving ANYTHING in Unity

architecture

[Cloud Portal] Unlock API Access: Find Your Organization ID Now

Solution

administrationcloud servicesproject architecture

Unity 2021.x - Unity 6.3.x

Published Sat, Mar 21

Issue

 Identifying the Organization ID within the modern Unity Cloud dashboard can be challenging due to navigation changes from the legacy Unity Dashboard.

Quick-Fix

The Organization ID is accessible via the Administration menu located in the Unity Cloud portal.

Expand Analysis

The Organization ID is a unique 13-digit alphanumeric identifier required for API calls, project transfers, and enterprise support requests.

  1. Sign in to the Unity Cloud dashboard at cloud.unity.com.
  2. Select the appropriate organization from the organization switcher dropdown in the top navigation bar.
  3. Click on the Administration icon (cogwheel) or link located in the left-hand sidebar menu.
  4. Within the General or Settings overview tab, locate the Organization ID field to copy the value.

Additional Tips

  • Ensure you have ‘Owner’ or ‘Manager’ permissions, as lower-level roles may not have access to the Administration tab.
  • The Organization ID is often required when configuring Unity Gaming Services in your script.
  • Use this Organization ID instead of the organization name for any automated deployment pipelines.

Related Posts Haven't quite found a solution to your problem? We think these posts might help you.

Content inspired by a Unity discussion post.