Teladoc

Teladoc Health is a global virtual-care company providing telehealth, mental and behavioral health, chronic-condition management, and expert medical opinion services. Its developer surface is the Solo platform: a partner-gated REST API (the Solo External API, served under /qapi/v1 on visitnow.org) for patients, appointments, waiting rooms, visit notes, episodes of care, encounter reports, virtual nursing, and webhooks, plus native iOS and Android Mobile SDKs for embedding virtual care into partner applications. Access is granted under a partner agreement and Business Associate Agreement (BAA); requests authenticate with a static Api-Key header. Sector: healthtech.

Teladoc publishes 1 API on the APIs.io network. Tagged areas include Company, Healthtech, Telehealth, Telemedicine, and Virtual Care.

The Teladoc catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Teladoc’s developer surface includes documentation, API reference, authentication, sandbox, and 14 more developer resources.

29.3/100 emerging ▬ flat Agent 35/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs 1 MCP Servers
CompanyHealthtechTelehealthTelemedicineVirtual CareHealthcareBehavioral HealthWebhooksAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 29.3/100 · emerging
Contract Quality 5.7 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 35/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 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/teladoc: 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.

Teladoc Health Solo External API

REST API for the Teladoc Health Solo virtual-care platform. Manages patients, appointments, waiting rooms, appointment slots, visit notes, attachments, patient documents, episod...

MCP Servers 1

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

teladoc-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Teladoc Authentication

apiKey · 1 scheme

SECURITY

Teladoc Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Company 1

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: teladoc
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://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/teladoc.png
name: Teladoc
description: 'Teladoc Health is a global virtual-care company providing telehealth, mental and behavioral health, chronic-condition
  management, and expert medical opinion services. Its developer surface is the Solo platform: a partner-gated REST API (the
  Solo External API, served under /qapi/v1 on visitnow.org) for patients, appointments, waiting rooms, visit notes, episodes
  of care, encounter reports, virtual nursing, and webhooks, plus native iOS and Android Mobile SDKs for embedding virtual
  care into partner applications. Access is granted under a partner agreement and Business Associate Agreement (BAA); requests
  authenticate with a static Api-Key header. Sector: healthtech.'
url: https://raw.githubusercontent.com/api-evangelist/teladoc/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- bond-capital
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Healthtech
- Telehealth
- Telemedicine
- Virtual Care
- Healthcare
- Behavioral Health
- Webhooks
- API
apis:
- name: Teladoc Health Solo External API
  description: REST API for the Teladoc Health Solo virtual-care platform. Manages patients, appointments, waiting rooms,
    appointment slots, visit notes, attachments, patient documents, episodes of care, encounter reports, integrations (Perfect
    Answer), virtual nursing/sitting requests, and webhooks. All resources are served under the /qapi/v1 path and authenticate
    with an Api-Key request header.
  humanURL: https://intouchhealth.github.io/solo-slate/
  baseURL: https://demo.visitnow.org
  tags:
  - Telehealth
  - Virtual Care
  - Healthcare
  properties:
  - type: Documentation
    url: https://intouchhealth.github.io/solo-slate/
  - type: APIReference
    url: https://intouchhealth.github.io/solo-slate/
  - type: Authentication
    url: authentication/teladoc-authentication.yml
  - type: Webhooks
    url: asyncapi/teladoc-webhooks.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.teladochealth.com
- type: DeveloperPortal
  url: https://api-documentation.teladochealth.com/
- type: Documentation
  url: https://intouchhealth.github.io/solo-slate/
- type: APIReference
  url: https://intouchhealth.github.io/solo-slate/
- type: GitHubOrganization
  url: https://github.com/IntouchHealth
- type: Authentication
  url: authentication/teladoc-authentication.yml
- type: Conventions
  url: conventions/teladoc-conventions.yml
- type: ErrorCatalog
  url: errors/teladoc-problem-types.yml
- type: Webhooks
  url: asyncapi/teladoc-webhooks.yml
- type: Sandbox
  url: sandbox/teladoc-sandbox.yml
- type: Lifecycle
  url: lifecycle/teladoc-lifecycle.yml
- type: DataModel
  url: data-model/teladoc-data-model.yml
- type: Conformance
  url: conformance/teladoc-conformance.yml
- type: Packages
  url: packages/teladoc-packages.yml
- type: SDKs
  url: packages/teladoc-packages.yml
- type: MCPServer
  url: mcp/teladoc-mcp.yml
- type: DomainSecurity
  url: security/teladoc-domain-security.yml
- type: LLMsTxt
  url: llms/teladoc-llms.txt
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 13
  pass: local-v1