Skip to main content
API Reference

Create a personal access token

You can create a personal access token to authenticate API calls.
Applicable editionsEnterprise Dedicated Edition
A token inherits all the permissions of its creator. Use tokens with caution.Obtain a personal access token

Procedure

  1. Log on to the console. Select Dedicated. In the Actions column of the target instance, click Go to instance.
  2. Click your profile picture in the upper-right corner of the page and then click Personal Settings to go to the Personal Settings page. Alternatively, go to https://{your-organization-domain}/users/settings/personalAccessToken.
  3. In the left-side navigation pane, click Personal access token. On the page that appears, configure the token name, description, and expiration time, and select the required permissions. Then, click Create. | Parameter | Description | |---|---| | Token name | A custom name for the token. The name can contain up to 64 characters. | | Description | An optional description for the personal access token. | | Expiration time | Once expired, the token can no longer be used to call APIs. | | Select permissions | Configure permissions as needed. |
  4. The Select permissions options are described below.

    Category

    Object

    Permissions

    Description

    Basic services

    Organization members

    Read-only, No access

    ListMembers - Query a list of members

    Organization departments

    Read-only, No access

    ListDepartments - Query a list of organization departments

    Tongyi Lingma

    Developer usage statistics

    Read-only, No access

    GetDeveloperUsage - Get a list of member usage data

    Department usage statistics

    Read-only, No access

    GetDepartmentUsage - Get department usage data

    Knowledge base

    Read-only, Read/Write, No access

    Knowledge base management

    Knowledge base members

    Read-only, Read/Write, No access

    Knowledge base member management

    Knowledge base files

    Read-only, Read/Write, No access

    Knowledge base file management

Guides
Tutorials
  • Coding with Qoder CN