UT

Curl Command Generator

Build curl commands with headers, auth, body, and method options.

Generated Command
curl \
  -H "Content-Type: application/json" \
  "https://api.example.com/data"