Skip to main content

Manage Inference Service API keys

Authorized access to the inference service is via API keys. Each inference service has individual API keys. When creating an inference service, one API key is created automatically.

You can manage API keys via the Control panel:

Add an API key

  1. In the Control panel, on the top menu, click Products and select Inference Services.

  2. Open the Inference Service page → API Keys tab.

  3. Click Add key.

  4. Enter an API key name. The name must meet the following conditions:

    • be at least three characters long;
    • consist only of digits, Cyrillic and Latin letters of different cases, characters ., - and _;
    • start with a letter or an underscore.
  5. Click Add.

Rename an API key

  1. In the Control panel, on the top menu, click Products and select Inference Services.

  2. Open the Inference Service page → API Keys tab.

  3. In the API key menu, select Rename.

  4. Enter a new API key name. The name must meet the following conditions:

    • be at least three characters long;
    • consist only of digits, Latin and Russian letters of different cases, characters ., - and _;
    • start with a letter or an underscore.
  5. Click .

Delete an API key

  1. In the Control panel, on the top menu, click Products and select Inference Services.

  2. Open the Inference Service page → API Keys tab.

  3. In the API key menu, select Delete.

  4. Enter the API key name to confirm deletion.

  5. Click Delete.