Manage API Access Keys

Last update:2026-07-09 16:02:23

Understanding AccessKeys

AccessKey ID and AccessKey Secret work together as authentication credentials for programmatic access to Atomile console APIs. While your regular password allows you to log in to the console, AccessKeys enable API requests for resource management.

  • AccessKey ID: Identifies your user account. Each login account can have up to 5 AccessKeys.
  • AccessKey Secret: The confidential key paired with the corresponding AccessKey ID.

Navigate to Account ManagementBasic InformationAPI Information ManagementAccessKey Management.

Verifying Permissions

Before creating AccessKeys, make sure that your account has been granted the Programmatic Access permission by your administrator.

Creating New AccessKeys

  1. Go to AccessKey Management.
  2. Click Create AccessKey. This action triggers the email confirmation process.
  3. Complete the email verification process to generate the new AccessKey.

Managing Existing AccessKeys

You can perform the following actions to manage your AccessKeys:

  • Enable an AccessKey: Click Enable to activate a previously disabled AccessKey for application use.
  • Disable an AccessKey: Click Disable to temporarily deactivate an AccessKey without deleting it.
  • View Secret Key: Click Show and complete email verification to reveal the AccessKey Secret. The verification remains valid for 20 minutes.