Anam website screenshot

Anam

Anam builds real-time, interactive AI avatars — photorealistic conversational personas that hold face-to-face video conversations for customer support, sales, tutoring, medical and training use cases. Its CARA avatar engine streams over WebRTC with sub-200ms latency and 70+ languages, fronted by a REST API (api.anam.ai) for managing personas, avatars, voices, LLM routing, knowledge (RAG) groups, function-calling tools, session tokens, share links and session analytics. Developers integrate via first-party JavaScript and Python SDKs, a Kotlin Multiplatform SDK, and a Pipecat plugin, or embed a no-code widget. Anam is a Redpoint Ventures portfolio company.

Anam publishes 9 APIs on the APIs.io network, including Auth API, Avatars API, Knowledge API, and 6 more. Tagged areas include Company, Ai, Avatars, Conversational AI, and Video.

Anam’s developer surface includes documentation, API reference, getting-started guide, signup flow, pricing, engineering blog, support, and 28 more developer resources.

57.4/100 developing ▬ flat Agent 72/100 agent native Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
9 APIs 1 MCP Servers
CompanyAiAvatarsConversational AIVideoReal-TimeVoiceAgents

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 57.4/100 · developing
Contract Quality 14.4 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 6.2 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 72/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 3 / 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/anam: 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 9

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

Anam Auth API

The Auth API from Anam — 1 operation(s) for auth.

Anam Avatars API

The Avatars API from Anam — 2 operation(s) for avatars.

Anam Knowledge API

The Knowledge API from Anam — 5 operation(s) for knowledge.

Anam Llms API

The Llms API from Anam — 2 operation(s) for llms.

Anam Personas API

The Personas API from Anam — 2 operation(s) for personas.

Anam Sessions API

The Sessions API from Anam — 2 operation(s) for sessions.

Anam Share Links API

The Share Links API from Anam — 2 operation(s) for share links.

Anam Tools API

The Tools API from Anam — 2 operation(s) for tools.

Anam Voices API

The Voices API from Anam — 2 operation(s) for voices.

Scroll for all 9

MCP Servers 1

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

anam-mcp.yml

MCP SERVER

Security Posture 4

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

Anam Authentication

http · 1 scheme

SECURITY

Anam Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Anam Vulnerability Disclosure

security.txt · contact published

SECURITY

Anam Trust Center

SOC 2, HIPAA

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Anam Agentic Access

44 operations · 26 acting

44 operations · 26 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 7

Authentication, authorization, and security posture

Scroll for all 7

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: anam
name: Anam
description: Anam builds real-time, interactive AI avatars — photorealistic conversational personas that hold face-to-face
  video conversations for customer support, sales, tutoring, medical and training use cases. Its CARA avatar engine streams
  over WebRTC with sub-200ms latency and 70+ languages, fronted by a REST API (api.anam.ai) for managing personas, avatars,
  voices, LLM routing, knowledge (RAG) groups, function-calling tools, session tokens, share links and session analytics.
  Developers integrate via first-party JavaScript and Python SDKs, a Kotlin Multiplatform SDK, and a Pipecat plugin, or embed
  a no-code widget. Anam is a Redpoint Ventures portfolio company.
url: https://raw.githubusercontent.com/api-evangelist/anam/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- redpoint-ventures
x-tier: profiled
x-tier-reason: enriched-from-public-api
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
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-17'
tags:
- Company
- Ai
- Avatars
- Conversational AI
- Video
- Real-Time
- Voice
- Agents
image: https://framerusercontent.com/assets/cyASyHEg6g3WK5dCwQoOyyVbFZU.png
apis:
- aid: anam:anam-auth-api
  name: Anam Auth API
  description: The Auth API from Anam — 1 operation(s) for auth.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Auth
  properties:
  - type: OpenAPI
    url: openapi/anam-auth-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-avatars-api
  name: Anam Avatars API
  description: The Avatars API from Anam — 2 operation(s) for avatars.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Avatars
  properties:
  - type: OpenAPI
    url: openapi/anam-avatars-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-knowledge-api
  name: Anam Knowledge API
  description: The Knowledge API from Anam — 5 operation(s) for knowledge.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Knowledge
  properties:
  - type: OpenAPI
    url: openapi/anam-knowledge-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-llms-api
  name: Anam Llms API
  description: The Llms API from Anam — 2 operation(s) for llms.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Llms
  properties:
  - type: OpenAPI
    url: openapi/anam-llms-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-personas-api
  name: Anam Personas API
  description: The Personas API from Anam — 2 operation(s) for personas.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Personas
  properties:
  - type: OpenAPI
    url: openapi/anam-personas-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-sessions-api
  name: Anam Sessions API
  description: The Sessions API from Anam — 2 operation(s) for sessions.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/anam-sessions-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-share-links-api
  name: Anam Share Links API
  description: The Share Links API from Anam — 2 operation(s) for share links.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Share Links
  properties:
  - type: OpenAPI
    url: openapi/anam-share-links-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-tools-api
  name: Anam Tools API
  description: The Tools API from Anam — 2 operation(s) for tools.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Tools
  properties:
  - type: OpenAPI
    url: openapi/anam-tools-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
- aid: anam:anam-voices-api
  name: Anam Voices API
  description: The Voices API from Anam — 2 operation(s) for voices.
  humanURL: https://anam.ai/docs/api-reference/overview
  baseURL: https://api.anam.ai/v1
  tags:
  - Voices
  properties:
  - type: OpenAPI
    url: openapi/anam-voices-api-openapi.yml
  - type: LLMsTxt
    url: llms/anam-llms.txt
  - type: Documentation
    url: https://anam.ai/docs
  - type: APIReference
    url: https://anam.ai/docs/api-reference/overview
  - type: GettingStarted
    url: https://anam.ai/docs/quickstart
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.anam.ai/
- type: DeveloperPortal
  url: https://anam.ai/docs
- type: Documentation
  url: https://anam.ai/docs
- type: APIReference
  url: https://anam.ai/docs/api-reference/overview
- type: GettingStarted
  url: https://anam.ai/docs/quickstart
- type: SignUp
  url: https://lab.anam.ai/
- type: Pricing
  url: https://anam.ai/pricing
- type: Blog
  url: https://anam.ai/blog
- type: TermsOfService
  url: https://anam.ai/terms-of-service
- type: PrivacyPolicy
  url: https://anam.ai/privacy-policy
- type: Support
  url: mailto:support@anam.ai
- type: GitHubOrganization
  url: https://github.com/anam-org
- type: StatusPage
  url: https://status.anam.ai/
- type: ChangeLog
  url: changelog/anam-changelog.yml
- type: TrustCenter
  url: https://trust.anam.ai/
- type: Compliance
  url: https://trust.anam.ai/
- type: OpenAPI
  url: openapi/anam-openapi-original.json
- type: LLMsTxt
  url: llms/anam-llms.txt
- type: Packages
  url: packages/anam-packages.yml
- type: SDKs
  url: packages/anam-packages.yml
- type: MCPServer
  url: mcp/anam-mcp.yml
- type: Overlay
  url: overlays/anam-openapi-overlay.yaml
- type: Conformance
  url: conformance/anam-conformance.yml
- type: ErrorCatalog
  url: errors/anam-problem-types.yml
- type: Lifecycle
  url: lifecycle/anam-lifecycle.yml
- type: Conventions
  url: conventions/anam-conventions.yml
- type: DataModel
  url: data-model/anam-data-model.yml
- type: Authentication
  url: authentication/anam-authentication.yml
- type: AgenticAccess
  url: agentic-access/anam-agentic-access.yml
- type: WellKnown
  url: well-known/anam-well-known.yml
- type: SecurityTxt
  url: well-known/anam-security.txt
- type: Security
  url: well-known/anam-security.txt
- type: VulnerabilityDisclosure
  url: security/anam-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/anam-domain-security.yml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence