Demodesk website screenshot

Demodesk

Demodesk is an AI Sales Agent platform for B2B revenue teams, founded in 2018 in Munich, Germany. Four AI agents (Assistant, Coach, Analyst, CRM Concierge) plus a custom AI Agent Builder record and transcribe sales conversations, generate summaries and scorecards, update CRMs (Salesforce, HubSpot, Pipedrive), coach reps, and flag at-risk deals. The company exposes a public REST API (v2, OpenAPI 3.1) for recordings, transcripts, AI summaries, scorecards, and users, authenticated with Bearer API keys, plus a webhook event surface for meeting and recording lifecycle events and an official hosted MCP server (OAuth2) at demodesk.com/mcp. GDPR-native with EU-only data residency (Azure Frankfurt) and ISO 27001:2022 certification.

Demodesk publishes 3 APIs on the APIs.io network: Externally recorded demos API, Recordings API, and Users API. Tagged areas include Company, Sales, AI, Conversation Intelligence, and Video Conferencing.

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

Demodesk’s developer surface includes documentation, API reference, support, engineering blog, pricing, signup flow, authentication, and 17 more developer resources.

50.9/100 developing ▬ flat Agent 53/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
3 APIs 1 MCP Servers
CompanySalesAIConversation IntelligenceVideo ConferencingCRMTranscriptionWebhooksMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 50.9/100 · developing
Contract Quality 15.8 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 3.8 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 53/100 · agent ready
Machine-Readable Contract 18 / 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 6 / 6
Agent Skills 5 / 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/demodesk: 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 3

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

Demodesk Externally recorded demos API

The Externally recorded demos API from Demodesk — 3 operation(s) for externally recorded demos.

Demodesk Recordings API

Endpoints to discover recordings and fetch related artifacts.

Demodesk Users API

Endpoints regarding user management.

MCP Servers 1

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

demodesk-mcp.yml

MCP SERVER

Event Specifications 1

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

Demodesk Webhooks

Event notifications Demodesk POSTs to a subscriber endpoint.

ASYNCAPI

Security Posture 3

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

Demodesk Authentication

apiKey/http/oauth2 · 2 schemes

SECURITY

Demodesk Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Demodesk Trust Center

ISO 27001, GDPR

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Demodesk Scopes

1 scope · authorizationCode

1 scopes

SCOPES

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: demodesk
name: Demodesk
description: Demodesk is an AI Sales Agent platform for B2B revenue teams, founded in 2018 in Munich, Germany. Four AI agents
  (Assistant, Coach, Analyst, CRM Concierge) plus a custom AI Agent Builder record and transcribe sales conversations, generate
  summaries and scorecards, update CRMs (Salesforce, HubSpot, Pipedrive), coach reps, and flag at-risk deals. The company
  exposes a public REST API (v2, OpenAPI 3.1) for recordings, transcripts, AI summaries, scorecards, and users, authenticated
  with Bearer API keys, plus a webhook event surface for meeting and recording lifecycle events and an official hosted MCP
  server (OAuth2) at demodesk.com/mcp. GDPR-native with EU-only data residency (Azure Frankfurt) and ISO 27001:2022 certification.
url: https://raw.githubusercontent.com/api-evangelist/demodesk/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://demodesk.com/favicon.ico
x-type: company
x-source: vc-portfolio
x-backed-by:
- balderton-capital
x-tier: enriched
x-tier-reason: real-api-found
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Sales
- AI
- Conversation Intelligence
- Video Conferencing
- CRM
- Transcription
- Webhooks
- MCP
apis:
- aid: demodesk:demodesk-externally-recorded-demos-api
  name: Demodesk Externally recorded demos API
  description: The Externally recorded demos API from Demodesk — 3 operation(s) for externally recorded demos.
  humanURL: https://demodesk.com/api/docs/index.html
  baseURL: https://demodesk.com/api/v2
  tags:
  - Externally recorded demos
  properties:
  - type: OpenAPI
    url: openapi/demodesk-externally-recorded-demos-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/demodesk-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/demodesk-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/demodesk-problem-types.yml
  - type: DataModel
    url: data-model/demodesk-data-model.yml
- aid: demodesk:demodesk-recordings-api
  name: Demodesk Recordings API
  description: Endpoints to discover recordings and fetch related artifacts.
  humanURL: https://demodesk.com/api/docs/index.html
  baseURL: https://demodesk.com/api/v2
  tags:
  - Recordings
  properties:
  - type: OpenAPI
    url: openapi/demodesk-recordings-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/demodesk-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/demodesk-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/demodesk-problem-types.yml
  - type: DataModel
    url: data-model/demodesk-data-model.yml
- aid: demodesk:demodesk-users-api
  name: Demodesk Users API
  description: Endpoints regarding user management.
  humanURL: https://demodesk.com/api/docs/index.html
  baseURL: https://demodesk.com/api/v2
  tags:
  - Users
  properties:
  - type: OpenAPI
    url: openapi/demodesk-users-api-openapi.yml
  - type: AsyncAPI
    url: asyncapi/demodesk-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/demodesk-webhooks-asyncapi.yml
  - type: ErrorCatalog
    url: errors/demodesk-problem-types.yml
  - type: DataModel
    url: data-model/demodesk-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://demodesk.com/
- type: DeveloperPortal
  url: https://demodesk.com/api/docs/index.html
- type: Documentation
  url: https://help.demodesk.com/en/collections/3177803-api-integrations
- type: APIReference
  url: https://help.demodesk.com/en/articles/8518816-api-reference
- type: Support
  url: https://help.demodesk.com
- type: Blog
  url: https://demodesk.com/blog
- type: Pricing
  url: https://demodesk.com/pricing
- type: SignUp
  url: https://demodesk.com/select/demodesk-gmbh/inbound-website-booking
- type: PrivacyPolicy
  url: https://demodesk.com/legal/privacy-policy
- type: StatusPage
  url: https://status.demodesk.com
- type: Roadmap
  url: https://demodesk.com/blog
- type: Authentication
  url: authentication/demodesk-authentication.yml
- type: OAuthScopes
  url: scopes/demodesk-scopes.yml
- type: MCPServer
  url: mcp/demodesk-mcp.yml
- type: LLMsTxt
  url: llms/demodesk-llms.txt
- type: WellKnown
  url: well-known/demodesk-well-known.yml
- type: Conventions
  url: conventions/demodesk-conventions.yml
- type: Conformance
  url: conformance/demodesk-conformance.yml
- type: Compliance
  url: https://security.demodesk.com
- type: Lifecycle
  url: lifecycle/demodesk-lifecycle.yml
- type: Deprecation
  url: lifecycle/demodesk-lifecycle.yml
- type: DomainSecurity
  url: security/demodesk-domain-security.yml
- type: TrustCenter
  url: security/demodesk-trust-center.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