Build cURL commands instantly with this curl command generator. Add request headers, JSON or form data, and common options, then copy the generated command to your clipboard. This tool generates commands; it does not send requests from your browser.
Use it to create GET and POST requests, send API tokens in headers, generate JSON body examples, or save responses to a file without writing the curl command by hand.
Want to learn more about curl? Learn curl by example.
curl -X GET \
"https://echo.onlineornot.com"