Tortus

TORTUS is a healthcare AI company whose ambient voice technology (AVT) platform automatically transcribes and documents clinical consultations. It captures speaker-diarized, locally-encrypted audio, generates structured clinical notes, letters and referrals, suggests diagnostic and procedural codes, and files findings into the electronic health record after clinician approval. TORTUS is live across 1,000+ NHS organisations with 2.5M+ consultations processed and integrates with Epic, EMIS Health, TPP SystmOne, Oracle Health, Access Rio and Medicus. Developers embed the experience with the TORTUS Embed SDK (@tortus-ai/embed-client), a TypeScript client that mounts a sandboxed iframe and authenticates via short-lived launch tokens minted server-side against the api.tortus.ai launch endpoint. TORTUS is a UKCA Class IIa medical device with ISO 27001, ISO 13485, Cyber Essentials Plus, NHS DTAC and DSPT posture.

Tortus publishes 1 API on the APIs.io network. Tagged areas include Company, Healthcare, Artificial Intelligence, Ambient Clinical Documentation, and Medical Scribe.

Tortus’ developer surface includes documentation, API reference, getting-started guide, engineering blog, support, authentication, changelog, and 17 more developer resources.

34.2/100 thin ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyHealthcareArtificial IntelligenceAmbient Clinical DocumentationMedical ScribeSpeech to TextEHR IntegrationNHSEmbed SDK

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 34.2/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 13.0 / 20
Commercial Clarity 5.3 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 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 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/tortus: 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.

TORTUS Embed SDK

TypeScript Embed SDK plus the server-side launch endpoint used to embed AI-powered medical consultations, dictations and meetings into a healthcare application. The backend mint...

Security Posture 3

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

Tortus Authentication

http-basic/publishable-key/launch-token · 3 schemes

SECURITY

Tortus Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tortus Trust Center

ISO 27001, ISO 13485, Cyber Essentials Plus, UKCA Class IIa Medical Device

SECURITY

Resources

Get Started 3

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 4

Pagination, idempotency, versioning, errors, and events

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 1

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: tortus
name: Tortus
description: TORTUS is a healthcare AI company whose ambient voice technology (AVT) platform automatically transcribes and
  documents clinical consultations. It captures speaker-diarized, locally-encrypted audio, generates structured clinical notes,
  letters and referrals, suggests diagnostic and procedural codes, and files findings into the electronic health record after
  clinician approval. TORTUS is live across 1,000+ NHS organisations with 2.5M+ consultations processed and integrates with
  Epic, EMIS Health, TPP SystmOne, Oracle Health, Access Rio and Medicus. Developers embed the experience with the TORTUS
  Embed SDK (@tortus-ai/embed-client), a TypeScript client that mounts a sandboxed iframe and authenticates via short-lived
  launch tokens minted server-side against the api.tortus.ai launch endpoint. TORTUS is a UKCA Class IIa medical device with
  ISO 27001, ISO 13485, Cyber Essentials Plus, NHS DTAC and DSPT posture.
url: https://raw.githubusercontent.com/api-evangelist/tortus/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- khosla-ventures
x-tier: stub
x-tier-reason: portfolio-lead
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://pub-bb2e103a32db4e198524a2e9ed8f35b4.r2.dev/0dbb3f54-9b72-4a98-8408-b287decae2b3/id-preview-17c5b15e--d126be98-e1f2-44fe-a8b2-bc92ca2cb3f8.lovable.app-1780992136068.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Healthcare
- Artificial Intelligence
- Ambient Clinical Documentation
- Medical Scribe
- Speech to Text
- EHR Integration
- NHS
- Embed SDK
apis:
- name: TORTUS Embed SDK
  description: TypeScript Embed SDK plus the server-side launch endpoint used to embed AI-powered medical consultations, dictations
    and meetings into a healthcare application. The backend mints a short-lived launch token via HTTP Basic auth against the
    launch endpoint; the browser SDK loads a sandboxed iframe with a publishable key.
  humanURL: https://docs.tortus.ai/
  baseURL: https://api.tortus.ai
  tags:
  - Healthcare
  - Ambient Clinical Documentation
  - Embed SDK
  properties:
  - type: Documentation
    url: https://docs.tortus.ai/
  - type: APIReference
    url: https://docs.tortus.ai/reference/api
  - type: GettingStarted
    url: https://docs.tortus.ai/quickstart
  - type: Authentication
    url: authentication/tortus-authentication.yml
  - type: SDKs
    url: packages/tortus-packages.yml
  - type: Packages
    url: packages/tortus-packages.yml
  - type: Components
    url: components/tortus-components.yml
  - type: ChangeLog
    url: changelog/tortus-changelog.yml
  - type: Sandbox
    url: sandbox/tortus-sandbox.yml
  - type: Conventions
    url: conventions/tortus-conventions.yml
  - type: ErrorCatalog
    url: errors/tortus-error-codes.yml
  - type: LLMsTxt
    url: llms/tortus-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://tortus.ai/
- type: DeveloperPortal
  url: https://docs.tortus.ai/
- type: Documentation
  url: https://docs.tortus.ai/
- type: APIReference
  url: https://docs.tortus.ai/reference/api
- type: GettingStarted
  url: https://docs.tortus.ai/quickstart
- type: Blog
  url: https://tortus.ai/blog
- type: Support
  url: https://tortus.ai/contact
- type: GitHubOrganization
  url: https://github.com/tortus-ai
- type: PrivacyPolicy
  url: https://tortus.ai/privacy
- type: TrustCenter
  url: https://trust.tortus.ai/
- type: Compliance
  url: https://trust.tortus.ai/
- type: Authentication
  url: authentication/tortus-authentication.yml
- type: SDKs
  url: packages/tortus-packages.yml
- type: Packages
  url: packages/tortus-packages.yml
- type: Components
  url: components/tortus-components.yml
- type: ChangeLog
  url: changelog/tortus-changelog.yml
- type: Sandbox
  url: sandbox/tortus-sandbox.yml
- type: Conventions
  url: conventions/tortus-conventions.yml
- type: ErrorCatalog
  url: errors/tortus-error-codes.yml
- type: Conformance
  url: conformance/tortus-conformance.yml
- type: TrustCenter
  url: security/tortus-trust-center.yml
- type: DomainSecurity
  url: security/tortus-domain-security.yml
- type: WellKnown
  url: well-known/tortus-well-known.yml
- type: LLMsTxt
  url: llms/tortus-llms.txt
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 12
  pass: local-v1