User Self-Service: Create Key

SSO users can create and manage their own API Keys

After the admin enables self-service Key creation, users can manage their own Keys.

Prerequisites for self-service Key creation:

  1. Admin has completed Token supplier configurationToken Supplier Configuration
  2. Admin has enabled self-service Key creation in system settings
  3. Admin has enabled personal Key on the supplier edit page

Self-Service Key Management

1

Enter Personal Dashboard

Manage your personal API Keys from the app center home page.

2

One-Click Create Key

In the "My Keys" section, click the "Create Key" button.

  • System identifies all available Token suppliers
  • Generates a virtual API Key for each eligible supplier

One-Click Create Key

Figure 1: "Create Key" button

Figure 1: "Create Key" button

3

View "My Keys" List

The list shows all personal Keys owned by the current user.

FieldDescription
Key NameCustom Key name
SupplierToken supplier bound to this Key
Bind TypeFixed as "Personal"
Key SuffixLast 4 characters
UsageToday's usage / daily quota
StatusGreen "Active" or Gray "Disabled"
ActionsCopy Key, Enable/Disable, Reset Key

View "My Keys" List

Figure 2: "My Keys" list

Figure 2: "My Keys" list

API Request Examples

API request examples shown at the bottom of Key list.

Tip: Replace the gateway domain and Key with actual values.

Key Management Operations

Users can manage their own Keys:

Copy Key

Copy the plaintext Key to the clipboard.

Enable / Disable

Enable or disable your own Key.

Reset Key

Generate a new Key when compromised.

Important Notes

  • Each user can only have one personal Key per supplier
  • Keep API Keys secure
  • Reset immediately if compromised
  • User Keys are subject to admin-set limits
  • Admins can disable or delete user Keys

Make your first API request.

Make your first API request.