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

ItemDescription
Connection statusWhether the client is connected to the server
API tokenUsed for authenticating external clients, API calls, and SDK access. Click to copy.
Server versionThe version of the Jean2 server you're connected to
LogoutDisconnect 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.