Setup your OneLoop account
Let’s get you up and running quickly.
Before you can start using Oneloop, you will need to create an account with Oneloop and set up a workspace in the Oneloop Dashboard.
If you are looking to migrate your existing issued API Keys to Oneloop, please refer to our migration guide.
Sign in
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.
Add Oneloop to your code
Use onf of our SDKs or APIs, along with the SDK Key to generate, delete, verify api keys in realtime