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 POST \
-d '{"name": "My website", "url": "https://onlineornot.com"}' \
"https://echo.onlineornot.com"