API Keys are issued under a Workspace. They are meant for your customers.

With our SDKs and embeddable frontend components, you can surface API Key functionality to your customers.

API Keys are issued under a Workspace and for a specific Customer. Customers are referenced by their Customer ID. This is a unique identifier for your customer. You can use any distinct identifier in your system for customer-id.

Create an API Key

There are many ways to create an API Key.

Embeddable Frontend Components

Using our React component you can surface the functionality of creating, rotation, editing, deleting keys directly to your users.

Check out our React SDK to get started.

Dashboard

You can create an API Key directly from Oneloop dashboard.

Remember to share the API Key with your customers in a secure way.

Backend SDKs

You can use our SDKs to create API Keys programmatically.