cURL Builder
UtilityVisually configure HTTP requests and generate the equivalent curl command — method, headers, body, auth, and options.
Request
Headers
Body
GET requests typically don't include a body.
Authentication
Options
--max-timesecondsGenerated command
curl \ 'https://example.com'