Skip to main content
Version: 6.5.0

Creating N|Solid Accounts Service Tokens

Service tokens are used to authenticate API requests to the N|Solid Accounts API. They are used to grant access to specific resources and permissions. Service tokens can also be used to authenticate with the N|Solid MCP server.

To create a service token, navigate to the N|Solid Accounts dashboard and select the Service Tokens option from the left-hand navigation menu. From there, you can create a new service token by clicking the New Service Token button.

Create Service Token

Afterward, you will be prompted with a modal to enter the Token Description and select the permissions you want to grant to the token.

Service Token Modal

Once you have entered the Token Description and selected the permissions, click the GENERATE TOKEN KEY button to create the token.

You will be presented with the token key, which you should copy and store in a secure location.

Service Token Created

NodeSource Support