Skip to content

API Key

When calling the API products of the DLC Cloud Platform, you need to carry Authorization: Bearer {API Key} in the request header to complete identity authentication. Go to the API Key Management Page to view and maintain existing Keys.

Reminder: Please keep your API Key safe.

API Key Management Page Example

Create API Key

  1. Click "+ Create API Key" on the API Key Management Page.
  2. Enter an easily identifiable Key name and click "Create".
  3. Select permission scope
    • All permissions (default): Have all model calling permissions.
    • Custom permissions: Select callable model permissions according to needs.
  4. Copy and save the newly generated Key properly.

Manage API Key

The following operations are supported for existing Keys:

  • Edit Key: Click the "Edit" icon corresponding to the Key to modify the API Key name and permissions.
  • Enable/Disable Key: Click the "Enable/Disable" icon corresponding to the Key to temporarily disable the Key.
  • Delete Key: Click the "Delete" icon corresponding to the Key, and it will become invalid immediately after double confirmation.

If you encounter abnormalities or need more Keys, please contact technical support for assistance.