# Generowanie Kluczy API

Aby wygenerować klucze API, postępuj zgodnie z poniższymi krokami:

* Przejdź do sekcji 'Konto' -> 'Ustawienia' -> 'API' w Panelu EmailLabs.
* W polu Klucz API wprowadź nazwę klucza, a następnie kliknij 'Generuj klucz API'.<br>

  <figure><img src="/files/xv82sb8LwgZI238yqGmc" alt=""><figcaption></figcaption></figure>
* Po wygenerowaniu klucza pojawią się dwa klucze:
  * Application-Key
  * Authorization\ <br>

    <figure><img src="/files/UG6EajWq0gzTl3rPZpHJ" alt=""><figcaption></figcaption></figure>
* Skopiuj wygenerowane klucze i przechowuj je w bezpiecznym miejscu.&#x20;

{% hint style="info" %}
**Uwaga:** Po przeładowaniu strony klucz służący do autoryzacji nie będzie już dostępny do podglądu i jego skopiowanie nie będzie możliwe. Dla bezpieczeństwa, nie udostępniaj kluczy osobom nieupoważnionym.
{% endhint %}


---

# 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://newpanel.docs.emaillabs.io/konto/ustawienia/api/generowanie-kluczy-api.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.
