Skip to content

API Key Management


Guance supports fetching and updating data in the workspace by calling Open API interfaces. Before calling an API interface, you need to create an API Key for identity authentication.

For API introduction, refer to OpenAPI.

Create

  1. Define the Key name.
  2. Select the role for the current API Key.
  3. Click OK.
Roles and Permissions
  • Owner-level API keys follow these principles:

    • Only visible to the Owner account and only 1 can be created.

    • Pinned to the top of the list by default after creation.

    • Completely invisible to other roles.
  • If multiple roles are selected for this API Key, the final permissions will be the union of the selected roles' permissions.

After successful creation, you can obtain the API Key ID and secret for making calls.

Feedback

Is this page helpful? ×