⚡ leapTrigger

No account? Register here Already have an account? Sign in
Continue without signing in →
↑↓ navigate ↵ open esc close
Builder
▶ Runner
Variables
+
Variables will be substituted from this environment.
⚡ Parsed from curl command
Params
Headers
Body
Auth
Variables
Save
TypeKeyValue / File
Save the request first (via the Save tab), then add local variables here. Local variables override the selected environment for this request only.
Send a request to see the response
Sending…
Body
Headers

        
HeaderValue
Requests to run
no assertions
Select a collection and hit Run
request(s) completed ✓ All assertion(s) passed assertion(s) failed · passed
Total Avg Fastest Slowest Success
⚠ Run stopped after (iter #) —
Past Runs
Global
🌐 Global Variables
Environments
No environments yet
Org Environments
No shared environments
How to use variables
Syntax
{{variable_name}}
Use double curly braces anywhere in the URL, headers, params, or body.
Examples
URL: https://{{base_url}}/api/{{version}}/users
Header: Authorization: Bearer {{token}}
Body: {"org": "{{org_id}}"}
Variable precedence (highest wins)
1. Local — per-request variables (Variables tab in Builder)
2. Environment — selected environment (e.g. "Production")
3. Global — always active, across all environments
Quick start
1. Click Global Variables → add base_url = https://api.example.com
2. Use it in any request URL: {{base_url}}/users
3. Or create an Environment to switch between staging / production values.
🌐 Global Variables available across all environments
KeyValueSecret
✓ Active ● unsaved
KeyValueSecret
(yours)
KeyValueSecret
No variables
cURL