Defolt Labs Tools
cURL Generator
Generate cURL commands from method, headers, and body inputs right in your browser.
Line-by-line format (each line is used exactly as written):
Content-Type: application/json Authorization: Bearer defolt_sk_live_8492301 X-Request-ID: req_1928374 User-Agent: Defolt-Client/2.0
Tip: Any characters you include (quotes, extra spaces) are kept and passed through to the cURL output.
JSON format (object or array):
{ "Authorization": "Bearer defolt_sk_live_8492301", "X-Request-ID": "req_1928374" }
JSON values become header values exactly as written in the output.
Privacy note: This tool runs entirely in your browser. No data is uploaded or stored.
