Account
Connection status, API token, and server version info.
Location: Settings → Account
The Account panel shows your connection to the Jean2 server and provides your API token for external access.
What's here
| Item | Description |
|---|---|
| Connection status | Whether the client is connected to the server |
| API token | Used for authenticating external clients, API calls, and SDK access. Click to copy. |
| Server version | The version of the Jean2 server you're connected to |
| Logout | Disconnect from the current server |
Using the API token
The API token authenticates any external client connecting to your Jean2 server. This includes the SDK (@jean2/sdk), custom scripts hitting the REST API, and additional client instances on other devices.
See Authentication for details on securing your server.