> ## Documentation Index
> Fetch the complete documentation index at: https://requestly-mintlify-changelog-requestly-past-week-38456.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Import from cURL

Requestly’s API Client allows you to easily **import cURL commands** and convert them into fully editable API requests. This makes it simple to migrate from terminal-based workflows or share API requests across tools.

## How to Import a cURL Command

<Steps>
  <Step title="Download and Open Requestly Dashboard">
    Download and launch the Requestly API Client (available as a web app or desktop app). Navigate to the **API** section from the dashboard.

    <img src="https://mintcdn.com/requestly-mintlify-changelog-requestly-past-week-38456/KMakbnZawnsQHNXI/images/import-from-curl/f4daa1cd-7634-4b8b-82a0-959baa0baceb.png?fit=max&auto=format&n=KMakbnZawnsQHNXI&q=85&s=dd915da06b14322d4a5c2b8f2dd3608b" align="center" fullwidth="false" width="1582" height="1031" data-path="images/import-from-curl/f4daa1cd-7634-4b8b-82a0-959baa0baceb.png" />
  </Step>

  <Step title="Click on &#x22;Import&#x22; and Select cURL">
    In the top-left corner of the API Client, click the **Import** button. From the dropdown, choose **cURL**.

    <img src="https://mintcdn.com/requestly-mintlify-changelog-requestly-past-week-38456/KMakbnZawnsQHNXI/images/import-from-curl/bc62d7c2-3620-4dba-81c1-4587859dcac0.png?fit=max&auto=format&n=KMakbnZawnsQHNXI&q=85&s=52b996f83bc9d3bbd398ff04e370cf33" align="center" fullwidth="false" width="1582" height="1031" data-path="images/import-from-curl/bc62d7c2-3620-4dba-81c1-4587859dcac0.png" />
  </Step>

  <Step title="Paste Your cURL Command">
    A popup will appear. Paste your raw cURL command into the input box.

    <img src="https://mintcdn.com/requestly-mintlify-changelog-requestly-past-week-38456/KMakbnZawnsQHNXI/images/import-from-curl/8d2b68a2-974a-47a9-b282-3c634893706c.png?fit=max&auto=format&n=KMakbnZawnsQHNXI&q=85&s=d7d3080ebeb5ff2b20376e08f9d03847" align="center" fullwidth="false" width="1582" height="1031" data-path="images/import-from-curl/8d2b68a2-974a-47a9-b282-3c634893706c.png" />
  </Step>

  <Step title="Click &#x22;Import&#x22;">
    Click the **Import** button, and Requestly will convert your cURL into an editable API request, ready to use in your workspace.

    <img src="https://mintcdn.com/requestly-mintlify-changelog-requestly-past-week-38456/KMakbnZawnsQHNXI/images/import-from-curl/e2d5d27b-91d9-488e-ba7e-c9ac1faf4eca.png?fit=max&auto=format&n=KMakbnZawnsQHNXI&q=85&s=9ffb432309dc691a877aead7f7bf1c02" align="center" fullwidth="false" width="1582" height="1031" data-path="images/import-from-curl/e2d5d27b-91d9-488e-ba7e-c9ac1faf4eca.png" />
  </Step>
</Steps>
