Authentication
Token-Based Authentication
The simplest approach to getting started with the Kizen API is token (API key) authentication.
Creating an API Key
From the “My Profile” page, API keys can be created if the user has the required permissions. Existing tokens can also be managed from this page.

This token, along with the business ID and user ID, must be present in the header of API calls in order to successfully authenticate.
The user ID and business ID can be found on the “My Profile” page when viewing an existing API key.
These tokens may be deleted at any time from the “My Profile” page.
OAuth2 Authentication
OAuth2 is available as an additional authentication method. Please contact your Kizen support representative to learn more.
Last updated
Was this helpful?