How to for API Credentials
As an Organization administrator you can create API Credentials directly in Unloc Control Center.
How to create a new API Credential
- Go to your Organization Settings page, and choose the "API Credentials" tab.
- Click "Create Credential"
- Give it a name to remember it by.
- Copy the ClientId and Secret. You will never be able to see the Secret again.
- Note: The new Credential will not have any permissions at thist point.

How to give permission to an API Credential
As an Organization admin you can assign Project permissions to your credentials. You can also assign permissions to credential created by another Organization.
- Go the Projects page in the Unloc Control Center.
- Select the API Permissions tab.
- Click "Add Permission"
- Select one of the Credentials from your own Organization, or enter a Client Id manually
- Click "Add Permission"
- The Credential will now be able to access API operations for this Project.

Updated on: 16/02/2026
Thank you!