Create a personal API key
Create a personal API key to use when working with the ConductorOne API.1
In the ConductorOne web app, open your profile menu and select API keys.
2
Click Create credential.
3
Give your new API key a name and select whether the key will expire.
4
Optional. To limit where the API key can make requests from, enter the allowed IP addresses in the Limit source IPs field. Specific IP addresses and CIDRs are both accepted.
5
Select the scope of the API key:
- Full permissions: Gives the API key full read-write access.
- Read-only Super Administrator: Gives the API key full read-only access.
- Basic user: Gives the API key the same limited set of permissions as the Basic User user role.
- Read-only to system logs: Gives the API key access limited to reading system logs. API keys with this permission are ideal to use when setting up system logs.
6
Click Create.
7
Your new API key is created and the client ID and client secret are shown. Carefully copy and save the client secret, as it won’t be shown again.
View and manage all API keys for your ConductorOne tenant
1
Navigate to Admin > Settings > API keys.