cURL Command Builder
Build a ready-to-paste curl command from a URL, HTTP method, headers, request body, Basic Auth, and common flags (-L, -k, -v, -i) — no manual shell quoting required.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
URL
HTTP Method
GET, POST, PUT, PATCH, DELETE, HEAD Headers
Request Body
Basic Auth Username
Basic Auth Password
Follow redirects (-L)
Skip SSL certificate verification (-k)
Verbose output (-v)
Include response headers (-i)
Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.