Skip to main content

API Keys

API keys authenticate your organization with the StudioTwin cloud platform. Use one with either the StudioTwin Unreal Engine plugin or StudioTwin Web MCP. Web MCP can operate standalone and is also required for the Blender workflow.

Dashboard API Keys page

Choose where to configure the key
  • Unreal Engine: follow Configure API Key.
  • Web and Blender: continue with the canonical StudioTwin Web MCP setup. The key belongs to Web MCP, not Blender, the official Blender MCP, or the StudioTwin Blender addon.

Creating an API Key​

  1. Click "+ Create key" in the top right
  2. Enter a Name to identify the key, for example "Production"
  3. Optionally add a Description
  4. Click "+ Create key"

Create API Key modal

The secret is shown only once at creation. Copy it immediately. It cannot be retrieved again.

After creation, the key appears in the table with its masked value, state, and creation date.


API Keys Table​

ColumnDescription
NameThe identifier you gave the key
KeyThe key value, partially masked for security
StateActive or Suspended
CreatedDate the key was created
ActionsView, suspend, or delete the key

Suspending and Activating a Key​

Click the suspend icon to deactivate a key. The state changes to Suspended and the key can no longer be used.

Click the activate icon to re-enable a suspended key. The state returns to Active.

Suspending a key does not delete it or its history.


Deleting a Key​

Click the delete icon to permanently remove a key. This cannot be undone.


Security Guidance​

  • Never paste a key into chat or store it in Blender, the StudioTwin Blender addon, source control, public repositories, shared documents, or logs
  • For Web MCP, configure the key only through the MCP client's secret or environment mechanism; do not put it in client arguments
  • Create a separate key per machine or project, so a single key can be suspended without disrupting everyone else