API key management

更新时间:
复制 MD 格式

Create, view, and delete API keys in the DashVector console.

Prerequisites

Create an API key

  1. Log on to the Vector Retrieval Service DashVector console.

  2. In the left navigation pane, choose API Key Management. Click Create New API Key.image

  3. In the dialog box, click Copy and store the key securely. You can immediately use this key to call DashVector.image

View an API key

On the API Key Management page, find the target API key and click View in the Actions column. Complete security authentication to view and copy the key.

Important

After the dialog box closes, you must re-verify your identity to view the API key again on the API Key Management page.

  1. In the Actions column, click View.image

  2. Complete security authentication.image.png1690855125831_560384D0-A566-47ca-A5A4-F80C6977B176.png

  3. After authentication, you can view the API key details.image

Delete an API key

You can have a maximum of three API keys. To create a new one, you must first delete an existing key. On the API Key Management page, find the target key and click Delete in the Actions column. Click Confirm Deletion and complete security authentication.

Warning

DashVector uses API keys for authentication and billing. After an API key is deleted, all subsequent API calls that use the key will be denied. Proceed with caution.

image

Complete security authentication.

image.png

1690855125831_560384D0-A566-47ca-A5A4-F80C6977B176.png

API key security

Important

An API key is your credential for accessing DashVector. Keep it secure and never expose it publicly to prevent unauthorized access and financial loss.

  • DashVector uses API keys for authentication and billing. Only the root account can manage API keys, with a maximum of three active keys. Do not share keys with unauthorized developers.

  • Each root account is limited to 10 API key creations per day.

  • Make API calls only from the server side. Client-side calls from browsers, apps, or miniapps can expose your API key.