For user accounts of type Admin, the API Token Management page displays a list of API tokens for:
- the Lucidum Data Group (Action tokens)
- all other Lucidum API endpoints (User Generated tokens)
NOTE: Token Management is a living feature in Lucidum. Future releases will include additional functionality.
To view the list of API Tokens:
- Navigate to Settings > API Token Management.
- The API Token Management page appears:

- The API Token Management page displays the following about each API token:
- Tag. For Action Tokens, this is the name you specified when you created the token. User Generated tokens do not include a tag.
- Type. Type of token. Options are:
- Action. Action tokens provide access to data in the Lucidum Data Group ( /CMDB/v2/data/ldg endpoint). The Lucidum Data Group provides a more focused set of results for each asset or user. For details on generating an Action Token, see Generating a Bearer Token for /CMDB/v2/data/ldg.
- User Generated. User Generated tokens provide access to all other endpoints in the Lucidum API. For details on generating a user generated token, see Generating a Bearer Token for All Other Endpoints.
- Created By. Lucidum user who created the API token.
- Created On. Date and time the API token was created.
- Last Modified By. Lucidum user who last modified the API token.
- Last Modified On. Date and time the API token was last modified.
- Expires On. Date and time the API token expires.
- If you have an Admin user account, you can edit only Limited tokens.
- To delete a token, find the token you want to delete and then click the Delete icon (trashcan).
NOTE: You can delete only tokens you have created.