> For the complete documentation index, see [llms.txt](https://docs.trycortex.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trycortex.ai/callable/blocks/tools/curl-request.md).

# Curl Request

Send Curl Requests with the Curl Request block

<figure><img src="/files/fYYIRn6f57JPiR4KwfcI" alt=""><figcaption><p> </p></figcaption></figure>

**Parameters:**

* **URL:** The url you are sending the curl request to
* **Headers:** Provide the header fields as a javascript object in the return
* **Body:** Provide a JSON string with the body parameters you want send.
