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.
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.