Workspaces
What Are Workspaces?
A Workspace is a collaborative environment within a Hub that contains your API collections, mock collections, environments, and test flows. It’s the operational layer where actual API interaction, testing, and documentation occurs.
Key Features
- Create multiple collections under a workspace
- Assign specific collaborators per workspace
- Mark workspaces as public or private
- Integrate with environments, test flows, and agents
- Workspace-specific permissions
Benefits
- Logical isolation of APIs for different modules or features
- Enable scoped sharing and access control
- Clean dashboard view per workspace
How Sparrow Implements It
- Workspaces are accessible for different hubs
- You can filter by All, Public, Private Workspaces
- Every workspace can host unlimited collections
- Public workspaces are shareable via URLs (read-only)
- Public workspaces contribute to the Sparrow Marketplace
Ideal Use Cases
- Feature-based work organization (e.g., Auth APIs, Product APIs)
- Secure sharing of public API documentation
- Parallel API development by different sub-teams