Skip to main content
A workspace is the boundary for your team and resources on Hyze Cloud. Everything you create — apps, databases, keys — belongs to exactly one workspace.

What belongs to a workspace

  • Apps
  • Databases
  • Team members and invitations
  • Plans and usage
  • API keys

How the workspace is determined

Each API key is bound to one workspace. Requests authenticated with a key automatically use that workspace’s resources — you don’t need to pass workspaceId in most cases. When no browser session is present and the endpoint supports it, you can target another workspace with the ?workspaceId= query parameter.

When to create more than one

Separate workspaces when you want to isolate:
  • Personal projects from client work
  • Production from testing
  • Teams with independent access
Each workspace has its own plan and billing.

Next steps

API keys

Create and manage API access for your workspace.

Apps reference

Manage apps inside the workspace.
Last modified on September 1, 2026