Getting API Keys

To connect your Unreal project to Chinese AI models, you need to obtain API keys from the respective service providers.


Supported AI Providers

Alibaba Cloud (Qwen, Wan Models)

Conversation Example
Alibaba Dashboard Example (Outside Mainland-China)
  1. If you are from Mainland China Navigate to the Alibaba Cloud Bailian Console. For Worldwide (Singapore) access, use the Model Studio Console instead.
  2. Create an account or log in.
  3. Go to the API Key Management section to create and copy your key.

Moonshot AI (Kimi Models)

  1. Go to the Moonshot AI Platform and sign in.
  2. Navigate to the API Keys section in your account settings to generate a new key.

Bytedance (Skylark, Seedream, Deepseek Models)

  1. Visit the Byteplus Console for the International endpoint, or the Volcanic Engine console for Mainland China.
  2. After signing up, find the API Key Management section in the console to create your key.

ZhipuAI (GLM Models)

  1. For International access, go to z.ai. For Mainland China, use open.bigmodel.cn.
  2. Create an account or log in and navigate to the API Keys section to generate a new key.

Baidu (ERNIE / Qianfan Models)

  1. Visit the Baidu Qianfan Console.
  2. Create an account or log in and navigate to the API Key Management section to create your key.

Storing Your API Keys Securely

Blueprint Node for getting all voices
Settings Window

Once you have your keys, you must add them to the plugin’s settings panel.

  1. In the Unreal Editor, navigate to Edit > Project Settings.
  2. Scroll to the Plugins section and select GenAI Chinese Models.
  3. Enter your API keys into the corresponding fields for Alibaba, Moonshot AI, Bytedance, ZhipuAI, and Baidu.

These keys are automatically saved to an encrypted binary file. For more details, see the Authentication & Security guide.

× Full-size image