π Getting Started with Requestly Local Workspace
A complete guide to setting up and using Local Workspace for secure, offline API development.
Local Workspace is a powerful feature in the Requestly Desktop App that allows developers to store and manage all API data locally, offering complete privacy, full control, and an offline-first workflow.
This guide will help you understand, configure, and use Local Workspace effectively.
π What Is Local Workspace?
Local Workspace is a workspace mode where all your data is stored locally on your machine, including:
- β API Requests
- β Collections
- β Environment Variables
- β Response history
Nothing syncs to cloud.
Nothing leaves your device.
Perfect for secure development environments. π
β οΈ Note: Local Workspace is currently in early beta and available only in the Requestly Desktop App (API Client).
β Key Features
π Local-Only Storage
All data stays in the directory you select β completely private.
π Local Collections
Organize and manage API collections from your filesystem.
π Offline-First
Works fully without an internet connection.
π§ API Client Support
Supports all major HTTP methods:
- GET
- POST
- PUT
- DELETE
- PATCH
π Environment Variables
Use environment-specific variables like:
{{base_url}}
{{api_key}}
`
All stored locally.
βοΈ How to Create a Local Workspace
1οΈβ£ Open Workspace Menu
Click the workspace name at the top-left corner of the Requestly Desktop App.
2οΈβ£ Select βJoin or Create Workspaceβ
3οΈβ£ Choose βLocal Workspaceβ
Enter:
- Workspace Name
- Folder path for local storage
Recommended folder structure:
~/Requestly_Local_Workspace/
4οΈβ£ Click βCreateβ β
Your new Local Workspace is ready to use.
All API data will now be stored locally.
π§ͺ What You Can Do Inside Local Workspace
π Create & Test API Requests
Send:
- GET
- POST
- PUT
- DELETE
View JSON, raw responses, headers, and timing.
π Organize Collections Locally
Collections are saved as folders/files inside your chosen directory.
π§ Use Local Environments
Keep private keys, URLs, and tokens offline.
π΄ Work Completely Offline
No internet required for:
- Running requests
- Managing collections
- Editing environments
π§ Current Limitations (Beta)
| Limitation | Status |
|---|---|
| Only API Client supported | β |
| No workspace delete UI | β |
| Desktop App only | β |
| Some features may change | β |
For issues, feedback, or early access:
π¬ contact@requestly.io
π· Replaceable Placeholder Screenshot Links
You can replace the following when adding real screenshots:
| Purpose | Link |
|---|---|
| Workspace Menu | https://via.placeholder.com/1200x350.png?text=Workspace+Menu |
| Create Workspace | https://via.placeholder.com/1200x350.png?text=Join+or+Create+Workspace |
| Select Workspace | https://via.placeholder.com/1200x350.png?text=Select+Local+Workspace |
| Workspace Created | https://via.placeholder.com/1200x350.png?text=Workspace+Created |
β Summary
Local Workspace is the ideal solution for:
- π Privacy-first development
- π°οΈ Offline API testing
- π§ͺ Local backend workflows
- ποΈ Organizing secure API environments
It brings speed, confidentiality, and control to your development process.
For more updates, contributions, and documentation, visit:
π https://github.com/requestly/requestly
`




Top comments (0)