Convert cURL to PowerShell

Generate PowerShell `Invoke-RestMethod` commands. Windows automation made easy.

PowerShell is the standard automation shell for Windows. `Invoke-RestMethod` is a powerful cmdlet for interacting with REST APIs. This tool converts cURL to PowerShell syntax.

Frequently Asked Questions