Akuity Platform API Keys
Creating an API Key
-
Select the Organization you want to create a key for, from the pull down menu.
-
Switch to the API Keys tab.
-
Click + New Key button on the lower right side of the page.
-
Enter a Description for the key.
-
In the Expires In field, set an expiry for the key or select No expiration. Valid time units are "s", "m", "h", "d", "w" or put 0 for no expiry.
-
Assign a Role (Owner, Member) that you want to assign to the key.
-
Click the Create button.
-
Copy the values for
AKUITY_API_KEY_ID
andAKUITY_API_KEY_SECRET
Using your API key
You can use your API key with the akuity CLI or the Akuity API.