What is a Workspace?
A workspace is your organization’s isolated environment in Orwel. All data, API keys, and resources are scoped to a single workspace, ensuring complete data isolation.Automatic Scoping
Every API request is automatically scoped to your workspace based on the API key used. You can only access data that belongs to your workspace.Workspace ID
Your workspace ID is included in every API response header:Data Isolation
Complete Isolation
Complete Isolation
Cross-workspace data access is strictly prohibited. You cannot access another workspace’s data, even if you know the resource ID.
API Key Binding
API Key Binding
Each API key is bound to a single workspace. Keys cannot be shared across workspaces.