Your API key is used to authenticate your requests to the Anam API. It is a secret key that is used to sign your requests and is stored on your server.
Never expose your API key on the client side. It should only exist in your
server environment.
Session tokens are temporary credentials that allow your client applications to connect directly to Anam’s streaming infrastructure while keeping your API keys secure.
Instead of using the same persona configuration for all users, you can utilise context to create different persona configurations for different situations.