# 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&#x26;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.
