# Управление API-ключами

Раздел управления API-ключами помогает вам понять, как эффективно создавать и использовать ваши API-ключи. С нашим мощным API вы можете безопасно и эффективно интегрировать функции AiKYNETIX в свои приложения. Этот раздел разделен на три части:

1. [**Обзор API и аутентификация**](/ru/api-documentation/api-key-management/api-overview-and-authentication.md)\
   Узнайте, как работает аутентификация с помощью API-ключа и как включить ваш API-ключ в запросы.
2. [**Создание и управление API-ключами**](/ru/api-documentation/api-key-management/api-key-creation-and-management.md)\
   Пошаговые инструкции по генерации, защите и управлению вашим API-ключом.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.aikynetix.app/ru/api-documentation/api-key-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
