Creating an API Token
Clumio uses bearer tokens as an authentication scheme for the REST APIs. Clumio provides two types of tokens:
- Personal token: Any user with the right role can create this token.
- Service tokens: Only admin users can create these types of tokens.
How to Create Personal Token:
- Go to Settings -> Access Management -> API Tokens.
- From the ‘Personal Token’ section create a token.
- If the token is already created and the user doesn't have access to it, then the user can refresh the token to generate a new token.
How to Create Service Tokens:
- Go to Settings -> Access Management -> API Tokens.
- From the ‘Service Token’ section, click on Generate and provide the required information:
- Organization Units(OUs): Provide the OU for which the user wants to create a token. Users can select global OU too.
- Role: Select the role of this service token. To know more about the role description, go to the ‘Role’ tab from the same ‘Access Management’ page.
Clumio recommends that users not share their personal API token with others.
Comments
0 comments
Please sign in to leave a comment.