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
.
There are many ways to create an API Key.
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.
You can create an API Key directly from Oneloop dashboard.
You can use our SDKs to create API Keys programmatically.