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

1

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.

2

Click on "Import" and Select cURL

In the top-left corner of the API Client, click the Import button. From the dropdown, choose cURL.

3

Paste Your cURL Command

A popup will appear. Paste your raw cURL command into the input box.

4

Click "Import"

Click the Import button, and Requestly will convert your cURL into an editable API request, ready to use in your workspace.

Updated on