This guide provided a step-by-step approach to integrate API in your backend
This API must be used in the backend. You do not want to use your API Key on the frontend since it can be stolen there.
API Key
and receive a session token
.
Think of sessions like meeting rooms with avatars.
You can connect to such a room and control what an avatar says.token
to frontend and use Web SDK.