← Back

cURL Visual Builder

Visually build cURL commands, or paste existing commands to reverse-parse and edit
Import cURL Command
Paste an existing command to auto-parse into the form below
Request URL
Headers
Authentication
Auth Method
Request Body
Proxy & Network
Proxy (-x / --proxy)
DNS Resolve (--resolve)
Connection Timeout (--connect-timeout) sec
Max Time (--max-time) sec
User-Agent (-A)
Referer (-e)
Cookie (-b)
Output File (-o)
Common Switches
-v Verbose
-s Silent
-S Show errors
-k Skip SSL
-L Follow redirects
-I Headers only
--compressed
-4 IPv4 only4
-6 IPv6 only6
--http2
-i Include headers
--raw Raw data
Write-out Stats (-w / --write-out)
Print response code, timing, etc.
Generated cURL Command