Request builder
The request builder lets you craft and send HTTP requests directly from Trace.
Open the request builder
- Go to Network.
- Open the toolbar menu.
- Select Request Builder.
Build and send a request
- Set method, URL, headers, and body.
- Tap Send to execute the request.
- Use Copy as cURL to share or reproduce elsewhere.
Tips
- Start from a captured request and copy its headers.
- Use the JSON formatter utility to validate payloads.
- Save the result as a favorite for quick reuse.