Endpoints
Create Session
Initiates a session.
Call this endpoint from your backend. You must not expose your API Key in your frontend code.
Upon successful creation, the API returns a session token that can be safely used in Web SDK.
There a few ways to process what user says and what avatar says. It’s configured via the conversation engine. Currently, only text-based echo conversation engine is supported. Reach out to us if you want to use OpenAI Realtime API-based engine.
POST
Authorizations
Project developer API token
Body
application/json
Avatar ID
Configures how avatar listens and responds