If you are looking to migrate your existing issued API Keys to Oneloop, please
refer to our migration guide.
Sign in
Sign in to your Oneloop account. If you don’t have an account, you can sign up for a free account
Create a Oneloop Workspace
Create a workspace in the dashboard. A workspace is a logical seperation for your API authentication. For example, you can have a workspace for your test environment and another for your production environment.To learn more about workspaces, check out the Workspace documentation.
Generate SDK Key
Create a SDK Key in the Dashboard. This key will be used to authenticate your Oneloop SDKs. SDk Key are shared across multiple workspaces and used as bearer tokens.To learn more about SDK Key, check out the SDK Keys documentation.
Generate API Key
Create an API Key in the Dashboard. This key will be used to authenticate your API endpoints. API Keys are unique to a workspace.To learn more about API Key, check out the API Keys documentation.