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 passworkspaceId 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
Next steps
API keys
Create and manage API access for your workspace.
Apps reference
Manage apps inside the workspace.

