Skip to main content

Manage Inference Service API keys

Authorized access to an inference service is performed via API keys. Each inference service has its own 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 the API key name. The name must meet the following requirements:

    • 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 requirements:

    • be at least three characters long;
    • contain only digits, Latin and Cyrillic letters of both 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.