EmbodyMe website screenshot

EmbodyMe

EmbodyMe, Inc. is a Tokyo-based AI company building real-time neural rendering and 3D dense face-tracking technology for photorealistic digital humans. Its flagship developer product, DigiSelf, turns a single photo into a lifelike AI avatar that speaks from text or audio in dozens of languages, in both pre-recorded video and sub-second real-time interactive modes. The DigiSelf Realtime API (api.digiself.tech) and Stream API (WebSocket) let developers drive avatars into LiveKit rooms, Google Meet meeting bots, chatbots, live streaming, gaming, and advertising via an x-api-key protected REST + WebSocket surface. EmbodyMe also ships the xpression camera, xpression chat, and xpression avatar consumer apps and a cross-platform Real-time AI Video Generation SDK for iOS, Android, Windows, and Mac. Backed by Techstars, with recognition from NVIDIA, Microsoft, Product Hunt, and SIGGRAPH ASIA.

EmbodyMe publishes 1 API on the APIs.io network. Tagged areas include Company, Artificial Intelligence, Avatars, Digital Humans, and Neural Rendering.

EmbodyMe’s developer surface includes developer portal, documentation, getting-started guide, signup flow, pricing, authentication, and 10 more developer resources.

26.3/100 emerging ▬ flat Agent 25/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyArtificial IntelligenceAvatarsDigital HumansNeural RenderingFace TrackingGenerative AIVideo GenerationReal-TimeStreamingSDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 26.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 9.6 / 20
Commercial Clarity 6.8 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 25/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/embodyme: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 1

Individual APIs this provider publishes, each with its own machine-readable definition.

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 ava...

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

embodyme-mcp.yml

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Embodyme Authentication

apiKey · 1 scheme

SECURITY

Embodyme Domain Security

TLSv1.3 · DMARC

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: embodyme
name: EmbodyMe
description: EmbodyMe, Inc. is a Tokyo-based AI company building real-time neural rendering and 3D dense face-tracking technology
  for photorealistic digital humans. Its flagship developer product, DigiSelf, turns a single photo into a lifelike AI avatar
  that speaks from text or audio in dozens of languages, in both pre-recorded video and sub-second real-time interactive modes.
  The DigiSelf Realtime API (api.digiself.tech) and Stream API (WebSocket) let developers drive avatars into LiveKit rooms,
  Google Meet meeting bots, chatbots, live streaming, gaming, and advertising via an x-api-key protected REST + WebSocket
  surface. EmbodyMe also ships the xpression camera, xpression chat, and xpression avatar consumer apps and a cross-platform
  Real-time AI Video Generation SDK for iOS, Android, Windows, and Mac. Backed by Techstars, with recognition from NVIDIA,
  Microsoft, Product Hunt, and SIGGRAPH ASIA.
url: https://raw.githubusercontent.com/api-evangelist/embodyme/refs/heads/main/apis.yml
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://digiself.tech/assets/images/logo/logo_text.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- techstars
x-tier: profiled
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Artificial Intelligence
- Avatars
- Digital Humans
- Neural Rendering
- Face Tracking
- Generative AI
- Video Generation
- Real-Time
- Streaming
- SDK
apis:
- 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
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://company.embodyme.com/
- type: Portal
  url: https://digiself.tech/en/
- 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: GitHubOrganization
  url: https://github.com/embodyme
- type: SignUp
  url: https://app.digiself.tech/subscribe-now
- type: Login
  url: https://app.digiself.tech/login
- type: Pricing
  url: https://digiself.tech/en/
- type: PrivacyPolicy
  url: https://embodyme.com/privacy/
- type: Authentication
  url: authentication/embodyme-authentication.yml
- type: Conventions
  url: conventions/embodyme-conventions.yml
- type: DataModel
  url: data-model/embodyme-data-model.yml
- type: MCPServer
  url: mcp/embodyme-mcp.yml
- type: LLMsTxt
  url: llms/embodyme-llms.txt
- type: WellKnown
  url: well-known/embodyme-well-known.yml
- type: DomainSecurity
  url: security/embodyme-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence