Step 1: Install
The API Client runs as a desktop app on macOS, Windows, and Linux.- macOS
- Windows
- Linux
Download the latest version for Apple Silicon or Intel.
What about the browser extension? The Requestly browser extension is a separate product — an HTTP interceptor for modifying network traffic. The API Client is a standalone desktop app. You do not need the extension to use the API Client.
Step 2: Create an Account (Optional)
You can start using the API Client immediately — no account required. All requests, collections, and environments are stored locally. If you want to sync data across devices or collaborate with a team, sign in with your Google or email account from the top-right menu.Step 3: Send Your First Request
You’ve sent your first request. The response panel shows the body, headers, status code, and response time.
Step 4: Save to a Collection
Collections keep related requests organized together.
You can also create folders inside collections to group requests by feature or endpoint. Learn more about collections →
Step 5: Add an Environment Variable
Environment variables let you switch between dev, staging, and production without editing every request.
Now you can create a
Production environment with a different base_url and switch between them using the environment dropdown. Learn more about variables →
What’s Next
Authorization
Add API Key, Bearer Token, or Basic Auth to your requests.
Scripts
Run JavaScript before requests or after responses for automation.
Tests
Write assertions to validate API responses automatically.
Collection Runner
Execute an entire collection of requests in sequence.
Import from Postman
Bring your existing Postman collections into Requestly.
Import from cURL
Paste a cURL command and convert it to a request instantly.








