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.

1

Sign in

Sign in to your Oneloop account. If you don’t have an account, you can sign up for a free account
2

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.

3

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.

4

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.

5

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