> ## Documentation Index
> Fetch the complete documentation index at: https://docs.clickpesa.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Whitelist IP

> Whitelisting IP Address for secure API calls

To help keep your data and API usage secure, ClickPesa allows you to restrict access to your APIs by whitelisting specific IP addresses. This ensures only requests from trusted sources can interact with your account.

<Tip>
  Whitelisting IPs is an added layer of security to protect your data and your business. We highly recommend enabling this feature when you're using the APIs in production.
</Tip>

## Accessing Whitelisting IP Settings

To access your whitelisted IPs:

1. Log in to your [ClickPesa Dashboard](https://merchant.clickpesa.com).
2. Navigate to **Settings** → **Developers**.
3. Scroll to the **Whitelisted IP** section.

## Managing IP Addresses

* **Add an IP Address**: Enter the IP address you want to allow. Only requests from this address will be able to access your APIs.
* **Remove an IP Address**: Deleting an IP from the list will immediately revoke its ability to access your APIs.

<Warning>
  If **no** IP addresses are added, your API will accept requests from **any** IP address. - As soon as **one or more IPs** are added, requests from **all other IPs** will be automatically **blocked**.
</Warning>

<Warning>
  Once IP Whitelisting is enabled, the **API Explorer will no longer work for your account**. To test API requests, you must either make calls directly from a whitelisted IP address or remove all IPs from the whitelist.
</Warning>
