> 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="https://3035252822-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeiBCAl6qTuG0sZpeXLxC%2Fuploads%2FpX5kVTNBG9JZk7BqhfAS%2FScreenshot%202023-07-21%20at%205.37.02%20PM.png?alt=media&amp;token=de13a7f6-d5b2-4ee8-a87a-6834ce8ee87a" 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.
