Open menu
Website down checker
Product
Docs
Screencasts
Pricing
Login
Start trial
Generate curl command
Want to learn more about curl?
Learn curl by example
.
HTTP method
GET
POST
PUT
DELETE
PATCH
HEAD
OPTIONS
URL
Headers
Add header
Request body
Options
Send JSON body
Verbose output (-v)
Allow insecure connections (-k)
Save output to file (-o)
Generated curl command
curl -X GET \ "https://echo.onlineornot.com"
Copy