Build curl commands instantly with this curl generator. Add headers, request body, and options - then copy the generated curl command to your clipboard.
Want to learn more about curl? Learn curl by example.
curl -X GET \
-o "output.json" \
"https://echo.onlineornot.com"