Features
cURL

cURL

Import cURL

This feature is available only in the paid version.

Import cURL
  1. From Activity tab, Click the Menu icon and select Import cURL. Enter the cURL Text or Url in the provided input field ( shortcut Ctrl/Cmd + U )
  2. From the Command Palette, select Thunder Client: Import cURL. This option is especially useful for testing a request from anywhere.

Convert Request to cURL

  • Open request view and click the {} icon to see the Code Snippet Tab
  • Select cURL from the dropdown to see the cURL command
  • You can copy the cURL command by clicking on the Copy button

Convert cURL