# How do I use a cURL command?

### Residential Proxies <a href="#h_27040ec945" id="h_27040ec945"></a>

Check out our documentation for a detailed explanation on using a cURL command with Residential Proxies:

<https://developers.oxylabs.io/products/proxies/residential-proxies/getting-started>

To see a visual example of how to use a cURL command with Residential Proxies, watch our short video tutorial:

{% embed url="<https://www.youtube.com/embed/vupp_XYkreA?rel=0>" %}

### Mobile Proxies <a href="#h_6379d229b8" id="h_6379d229b8"></a>

Check out our documentation for a detailed explanation on using a cURL command with Mobile Proxies:

<https://developers.oxylabs.io/products/proxies/mobile-proxies/getting-started>

To see a visual example of how to use a cURL command with Mobile Proxies, watch our short video tutorial:

{% embed url="<https://www.youtube.com/embed/oLf2-5ULhaQ?rel=0>" %}

### Datacenter Proxies per IP <a href="#h_80dd0b9182" id="h_80dd0b9182"></a>

Check out our documentation for a detailed explanation of using a cURL command with Datacenter Proxies per IP:&#x20;

<https://developers.oxylabs.io/products/proxies/datacenter-proxies>

To see a visual example of how to use a cURL command with Datacenter Proxies per IP, watch our short video tutorial:

{% embed url="<https://www.youtube.com/embed/Ke0GSoWAoe8?rel=0>" %}

### Dedicated Datacenter Proxies <a href="#h_abf7feb7c6" id="h_abf7feb7c6"></a>

Check out our documentation for a detailed explanation on using a cURL command with Dedicated Datacenter Proxies:

<https://developers.oxylabs.io/products/proxies/dedicated-datacenter-proxies/self-service/making-requests>&#x20;

To see a visual example of how to use a cURL command with Dedicated Datacenter Proxies, watch our short video tutorial:

{% embed url="<https://www.youtube.com/embed/gtK4eup-0KA?rel=0>" %}

### ISP Proxies <a href="#h_5778d00c08" id="h_5778d00c08"></a>

Check out our documentation for a detailed explanation on using a cURL command with ISP Proxies:&#x20;

<https://developers.oxylabs.io/products/proxies/isp-proxies/making-requests>&#x20;

To see a visual example of how to use a cURL command with ISP Proxies, watch our short video tutorial:

{% embed url="<https://www.youtube.com/embed/WotpdPiPW8s?rel=0>" %}

### Dedicated ISP Proxies <a href="#h_5778d00c08" id="h_5778d00c08"></a>

Check out our documentation for a detailed explanation on using a cURL command with Dedicated ISP Proxies:

<https://developers.oxylabs.io/products/proxies/dedicated-isp-proxies/self-service/making-requests>&#x20;

### Web Unblocker <a href="#h_130904a7a7" id="h_130904a7a7"></a>

Check out our documentation for a detailed explanation on using a cURL command with Web Unblocker:

<https://developers.oxylabs.io/products/web-unblocker/making-requests>&#x20;

To see a visual example of how to use a cURL command with Web Unblocker, watch our short video tutorial:

{% embed url="<https://www.youtube.com/embed/CVue2OVLPcQ?rel=0>" %}

### Web Scraper API <a href="#h_0076cb25d8" id="h_0076cb25d8"></a>

Find detailed explanations on using a cURL command with Web Scraper API in our documentation. We provide code examples in cURL for every target listed there:

<https://developers.oxylabs.io/products/web-scraper-api>&#x20;

To see a visual example of how to use a cURL command with Web Scraper API, watch our short video tutorial:

{% embed url="<https://www.youtube.com/watch?v=WOD0mZnu-j0>" %}

Furthermore, we've outlined [the steps to setting up cURL](https://oxylabs.io/resources/integrations/terminal) on Windows, macOS, and Linux computers for testing Oxylabs' products, so feel free to check it out.

***

<a href="https://dashboard.oxylabs.io/en/" class="button primary">Head back to the dashboard</a>


---

# 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://developers.oxylabs.io/help-center/troubleshooting/how-do-i-use-a-curl-command.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.
