DigiSelf Realtime API

REST + WebSocket API for driving real-time photorealistic AI avatars. Create meeting bots that join Google Meet or LiveKit rooms and stream a talking avatar rendered from an avatar_id, wiring audio in and avatar video/audio out over WebSocket. Authenticated with an x-api-key header; API access is available on the DigiSelf Business plan.

API entry from apis.yml

apis.yml Raw ↑
name: DigiSelf Realtime API
description: REST + WebSocket API for driving real-time photorealistic AI avatars. Create meeting bots
  that join Google Meet or LiveKit rooms and stream a talking avatar rendered from an avatar_id, wiring
  audio in and avatar video/audio out over WebSocket. Authenticated with an x-api-key header; API access
  is available on the DigiSelf Business plan.
humanURL: https://digiself.tech/en/
baseURL: https://api.digiself.tech/api
tags:
- Avatars
- Real-Time
- Video Generation
- Streaming
- AI
properties:
- type: Documentation
  url: https://github.com/embodyme/digiself-realtime-api-sample
- type: GettingStarted
  url: https://github.com/embodyme/digiself-realtime-api-sample/tree/main/quick-start-livekit
- type: SourceCode
  url: https://github.com/embodyme/digiself-realtime-api-sample
- type: Authentication
  url: authentication/embodyme-authentication.yml
- type: Conventions
  url: conventions/embodyme-conventions.yml
- type: DataModel
  url: data-model/embodyme-data-model.yml