# Ograniczenie dostępów dla wybranych adresów IP

Sekcja **Lista IP** pozwala na ograniczenie dostępu do wygenerowanych kluczy API wyłącznie do określonych adresów IP lub całych zakresów.

1. Zaloguj się do aplikacji, przejdź do zakładki **Konto** -> **Ustawienia** -> **API**.

<figure><img src="/files/0AIQbMDwSuBeBCbhbmp1" alt=""><figcaption></figcaption></figure>

2. W części **Lista IP** możesz dodać adresy IP lub całą maskę.

{% hint style="info" %}
To rozwiązanie zapewnia dodatkową warstwę ochrony przed nieautoryzowanymi próbami połączeń.
{% 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://docs.messageflow.com/pl/konto/panel-uzytkownika/ustawienia/api/ograniczenie-dostepow-dla-wybranych-adresow-ip.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.
