cURL Command Builder — free online
You need to run a quick curl command, but you can never remember the exact flags. One missing dash and it just won't work, and you're left squinting at a wall of options. We added a free tool that does the fiddly part for you — cURL Command Builder — right in your browser.
What it does
You build the curl command visually. Pick the method, type in the URL, add query parameters, and add headers. The tool puts it all together into a correct command that's ready to copy and paste straight into your terminal.
Nothing leaves your device
Everything happens right in your browser. The URL, the parameters, the headers you type — none of it is uploaded anywhere and nothing is saved. You can close the tab and it's gone.
How to use it
- Open cURL Command Builder and pick the method, then type in your URL.
- Add any query parameters and headers you need.
- Copy the finished command and paste it into your terminal.
It's free with no limit. There are more small tools on the Apps page.