cURL Command Builder
Build cURL commands visually. Copy and paste into your terminal.
Generated Command
curl -X GET \ "https://api.example.com/data" \ -H "Content-Type: application/json"
Build cURL commands visually. Copy and paste into your terminal.
curl -X GET \ "https://api.example.com/data" \ -H "Content-Type: application/json"