API
You can use the Dogu API externally using an Access token.
Access Token
Please be careful not to expose the access token.
Organization Access Token
The organization access token is automatically generated when creating an organization in Dogu, and can be found on the organization's settings page.
The organization access token has Admin
permissions for the organization.
For more information about managing the organization access token, refer to the Organization Access Token document.
Project Access Token
The project access token is automatically generated when creating a project in Dogu, and can be found on the project's settings page.
The project access token has Admin
permissions for the project.
For more information about managing the project access token, refer to the Project Access Token document.
Personal Access Token
The personal access token is automatically generated when creating an account in Dogu and can be found on the account's settings page.
The personal access token holds the permissions of the corresponding account.
Management of personal access tokens can be done on the account settings page.