tl;dv

tl;dv is an AI meeting notetaker for Zoom, Google Meet and Microsoft Teams that automatically records, transcribes and summarizes meetings in 30+ languages and syncs the resulting insights into CRMs and productivity tools. Its public API (base URL https://pasta.tldv.io, version v1alpha1) gives developers programmatic access to meetings, speaker-attributed transcripts and AI-generated notes, plus meeting import from a URL and webhook delivery of MeetingReady and TranscriptReady events. Authentication is via an x-api-key header issued from account settings.

tl;dv publishes 4 APIs on the APIs.io network, including Meetings API, Notes API, System API, and 1 more. Tagged areas include Company, AI, Meetings, Transcription, and Notetaking.

The tl;dv catalog on APIs.io includes 1 event-driven AsyncAPI specification.

tl;dv’s developer surface includes documentation, API reference, getting-started guide, engineering blog, support, pricing, signup flow, and 11 more developer resources.

48.5/100 developing ▬ flat Agent 27/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
4 APIs
CompanyAIMeetingsTranscriptionNotetakingConversation IntelligenceProductivityVideoWebhooksAPI

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 48.5/100 · developing
Contract Quality 16.8 / 25
Developer Ergonomics 8.3 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 1.4 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 27/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 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/tl-dv: 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 4

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

tl;dv Meetings API

List, retrieve, import and download meetings

tl;dv Notes API

Retrieve AI-generated meeting notes

tl;dv System API

Service health

tl;dv Transcripts API

Retrieve meeting transcripts

Event Specifications 1

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

tl;dv Webhooks

Webhook events delivered by tl;dv when a meeting finishes processing or a transcript becomes available. Webhooks are configurable at user, team or organization level.

ASYNCAPI

Security Posture 3

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

Tl Dv Authentication

apiKey · 1 scheme

SECURITY

Tl Dv Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Tl Dv Trust Center

SOC 2, ISO 27001, PCI DSS, GDPR

SECURITY

Resources

Get Started 4

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

Access & Security 4

Authentication, authorization, and security posture

Operate 1

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

Source (apis.yml)

apis.yml Raw ↑
aid: tl-dv
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 17
  pass: local-v1
name: tl;dv
description: tl;dv is an AI meeting notetaker for Zoom, Google Meet and Microsoft Teams that automatically records, transcribes
  and summarizes meetings in 30+ languages and syncs the resulting insights into CRMs and productivity tools. Its public API
  (base URL https://pasta.tldv.io, version v1alpha1) gives developers programmatic access to meetings, speaker-attributed
  transcripts and AI-generated notes, plus meeting import from a URL and webhook delivery of MeetingReady and TranscriptReady
  events. Authentication is via an x-api-key header issued from account settings.
url: https://raw.githubusercontent.com/api-evangelist/tl-dv/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://api.tldv.io/assets/images/logo_login.png
x-type: company
x-source: vc-portfolio
x-backed-by:
- seedcamp
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- AI
- Meetings
- Transcription
- Notetaking
- Conversation Intelligence
- Productivity
- Video
- Webhooks
- API
apis:
- aid: tl-dv:tl-dv-meetings-api
  name: tl;dv Meetings API
  description: List, retrieve, import and download meetings
  humanURL: https://doc.tldv.io
  baseURL: https://pasta.tldv.io
  tags:
  - Meetings
  properties:
  - type: OpenAPI
    url: openapi/tl-dv-meetings-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/tl-dv-webhooks.yml
  - type: Webhooks
    url: asyncapi/tl-dv-webhooks.yml
  - type: Authentication
    url: authentication/tl-dv-authentication.yml
  - type: Conventions
    url: conventions/tl-dv-conventions.yml
  - type: ErrorCatalog
    url: errors/tl-dv-problem-types.yml
  - type: Lifecycle
    url: lifecycle/tl-dv-lifecycle.yml
  - type: DataModel
    url: data-model/tl-dv-data-model.yml
  - type: Conformance
    url: conformance/tl-dv-conformance.yml
- aid: tl-dv:tl-dv-notes-api
  name: tl;dv Notes API
  description: Retrieve AI-generated meeting notes
  humanURL: https://doc.tldv.io
  baseURL: https://pasta.tldv.io
  tags:
  - Notes
  properties:
  - type: OpenAPI
    url: openapi/tl-dv-notes-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/tl-dv-webhooks.yml
  - type: Webhooks
    url: asyncapi/tl-dv-webhooks.yml
  - type: Authentication
    url: authentication/tl-dv-authentication.yml
  - type: Conventions
    url: conventions/tl-dv-conventions.yml
  - type: ErrorCatalog
    url: errors/tl-dv-problem-types.yml
  - type: Lifecycle
    url: lifecycle/tl-dv-lifecycle.yml
  - type: DataModel
    url: data-model/tl-dv-data-model.yml
  - type: Conformance
    url: conformance/tl-dv-conformance.yml
- aid: tl-dv:tl-dv-system-api
  name: tl;dv System API
  description: Service health
  humanURL: https://doc.tldv.io
  baseURL: https://pasta.tldv.io
  tags:
  - System
  properties:
  - type: OpenAPI
    url: openapi/tl-dv-system-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/tl-dv-webhooks.yml
  - type: Webhooks
    url: asyncapi/tl-dv-webhooks.yml
  - type: Authentication
    url: authentication/tl-dv-authentication.yml
  - type: Conventions
    url: conventions/tl-dv-conventions.yml
  - type: ErrorCatalog
    url: errors/tl-dv-problem-types.yml
  - type: Lifecycle
    url: lifecycle/tl-dv-lifecycle.yml
  - type: DataModel
    url: data-model/tl-dv-data-model.yml
  - type: Conformance
    url: conformance/tl-dv-conformance.yml
- aid: tl-dv:tl-dv-transcripts-api
  name: tl;dv Transcripts API
  description: Retrieve meeting transcripts
  humanURL: https://doc.tldv.io
  baseURL: https://pasta.tldv.io
  tags:
  - Transcripts
  properties:
  - type: OpenAPI
    url: openapi/tl-dv-transcripts-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/tl-dv-webhooks.yml
  - type: Webhooks
    url: asyncapi/tl-dv-webhooks.yml
  - type: Authentication
    url: authentication/tl-dv-authentication.yml
  - type: Conventions
    url: conventions/tl-dv-conventions.yml
  - type: ErrorCatalog
    url: errors/tl-dv-problem-types.yml
  - type: Lifecycle
    url: lifecycle/tl-dv-lifecycle.yml
  - type: DataModel
    url: data-model/tl-dv-data-model.yml
  - type: Conformance
    url: conformance/tl-dv-conformance.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://tldv.io
- type: DeveloperPortal
  url: https://doc.tldv.io
- type: Documentation
  url: https://doc.tldv.io
- type: APIReference
  url: https://doc.tldv.io
- type: GettingStarted
  url: https://doc.tldv.io
- type: Blog
  url: https://tldv.io/blog/
- type: Support
  url: https://intercom.help/tldv/en
- type: Pricing
  url: https://tldv.io/app/pricing/
- type: SignUp
  url: https://tldv.io/app/signup
- type: Login
  url: https://tldv.io/app/
- type: TermsOfService
  url: https://tldv.io/terms/
- type: PrivacyPolicy
  url: https://tldv.io/privacy/
- type: Security
  url: https://tldv.io/features/security-commitment/
- type: TrustCenter
  url: https://trust.tldv.io/
- type: Compliance
  url: https://tldv.io/features/security-commitment/
- type: LLMsTxt
  url: llms/tl-dv-llms.txt
- type: DomainSecurity
  url: security/tl-dv-domain-security.yml
- type: WellKnown
  url: well-known/tl-dv-well-known.yml