> For the complete documentation index, see [llms.txt](https://developers.oxylabs.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.oxylabs.io/products/es/proxies/dedicated-datacenter-proxies/enterprise/whitelisting-ips/restful.md).

# RESTful

Incluya IPs en la lista blanca enviando consultas directamente a nuestros endpoints.

{% hint style="info" %}
Tenga en cuenta que hay un tiempo de espera de 5 minutos para confirmar los cambios en su lista de IPs en la lista blanca.
{% endhint %}

{% content-ref url="/pages/1b47132758d2d8c4bc999822f661c70da4e4e9e8" %}
[Obtener la lista de IPs en lista blanca](/products/es/proxies/dedicated-datacenter-proxies/enterprise/whitelisting-ips/restful/getting-whitelisted-ips-list.md)
{% endcontent-ref %}

{% content-ref url="/pages/ef48095bf058db0e0b9362609b0fef4142c0f75a" %}
[Añadir una IP en lista blanca](/products/es/proxies/dedicated-datacenter-proxies/enterprise/whitelisting-ips/restful/adding-a-whitelisted-ip.md)
{% endcontent-ref %}

{% content-ref url="/pages/85a7c102b629787abd852904802fb1fb34a91371" %}
[Eliminar una IP en lista blanca](/products/es/proxies/dedicated-datacenter-proxies/enterprise/whitelisting-ips/restful/removing-a-whitelisted-ip.md)
{% endcontent-ref %}

{% content-ref url="/pages/24b2fe33f72e40e0140c3aab72fc412c34a56340" %}
[Guardado de cambios (enfriamiento de 5 min)](/products/es/proxies/dedicated-datacenter-proxies/enterprise/whitelisting-ips/restful/saving-changes-5min-cooldown.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://developers.oxylabs.io/products/es/proxies/dedicated-datacenter-proxies/enterprise/whitelisting-ips/restful.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
