Generate a read-only public token
From the Tramya app, open Account → API Keys and click “Create a token”. The token is shown only once - copy it and store it like a secret.
export TRAMYA_TOKEN="tra_pk_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
A public token exposes only aggregated data (counts, titles, snippets) - never the full content of conversations. It can be rotated at any time.