A workspace refers to a project. It is a logical separation for your API Keys. For example, you can have a workspace for your test environment and another for your production environment.Documentation Index
Fetch the complete documentation index at: https://docs.oneloop.ai/llms.txt
Use this file to discover all available pages before exploring further.
Create a Workspace
There are 2 ways to create a workspace:1. Using the dashboard
To create a workspace, you can go to the dashboard and click on theCreate Workspace button.

2. Using the API
You can also create a workspace using the API. Here is an example of how you can create a workspace using the Create Workspace API:Workspace Settings
Once you have created a workspace, you can configure the settings for the workspace in the dashboard. Here are some of the settings you can configure:- You can define scopes in your workspace. Learn more about scopes.
- You can issue API keys for your workspace. Learn more about API keys.
- You can set rate limits for your workspace. Learn more about rate limiting.
- You can set default expiration times for your API keys in a workspace.
- You can set default prefixes for your API keys in a workspace
