Create, view, and delete API keys in the DashVector console.
Prerequisites
-
An Alibaba Cloud account. If you do not have one, click Register an Alibaba Cloud account.
-
Identity verification completed for your individual or enterprise account. If not yet done, click Identity Verification.
-
You have created a cluster.
Create an API key
-
Log on to the Vector Retrieval Service DashVector console.
-
In the left navigation pane, choose API Key Management. Click Create New API Key.

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

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.
After the dialog box closes, you must re-verify your identity to view the API key again on the API Key Management page.
-
In the Actions column, click View.

-
Complete security authentication.


-
After authentication, you can view the API key details.

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.
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.

Complete security authentication.


API key security
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.
