Configure Access Tokens
Access tokens are required for the Seeker APIs and for the authentication of Agents to the Seeker server.
Prerequisites: Prior to generating access tokens for Agents, enable Agent authentication to the server, as described in Configure Agent Authentication.
To define and generate an access token, perform the following steps:
- In the main menu, click (Settings) > Access Tokens, and then click + Generate new token.
-
Enter the token properties as follows:
Property Description Name The token name, for example, the name of API client. Type Select the token type: API or Agent authentication. Projects Select one or more projects to which the token applies. Scopes For an API token, select one or more API scopes to which the token applies, such as Manage Users or View Reports. -
Click Generate.
The generated token value is displayed. Copy the value if you want to call the APIs from your code.
- Click Save.
- To edit a token and/or copy its value, click its name in the list or the Edit button, and edit the properties as needed.
- To delete a token, click Revoke in its row in the list. A confirmation message is displayed.