HAR to cURL Extractor
Convert HAR (HTTP Archive) requests into runnable cURL commands — with header, cookie, auth-masking, and body options, plus method/status/type filters.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
HAR Content
Include request headers (-H)
Include Cookie header
Include request body (--data)
Skip HTTP/2 pseudo-headers (:method, :path, etc.)
Mask Authorization / token header values
Multi-line output (backslash line continuations)
Search
Method
any, GET, POST, PUT, PATCH, DELETE, HEAD, OPTIONS Status
any, 2xx, 3xx, 4xx, 5xx Type
any, xhr, document, no-static 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.