Skip to main content
Documentation

Access Tokens

While you can log into Nexigonโ€™s web UI with an email address and password, Nexigon CLI and Nexigon Agent require you to use access tokens. This prevents the need to store any passwords in favor of revokable, scoped tokens.

User Tokens

User tokens start with u_sk_ and can be used to carry out operations on behalf of a certain user.

User tokens can be generated through the web UI. The resulting tokens have the following form:

u_sk_mpXj1qfGjGRFarjgBAccmMmH2R4Vo88J5JUswrb3iE3H3jyf88msc3xsgztXez9LUd

Currently, user tokens are not scoped and grant full access to everything the user has access to.