Crescendo website screenshot

Crescendo

Crescendo is an AI-native customer experience (CX) platform that unifies AI agents for chat, voice, email, and messaging with quality assurance, workforce management, and business insights. The Crescendo Platform API (OpenAPI 3.1) is a tenant-scoped HTTP API for provisioning tenant configuration and documents, exporting assistant and voice-of-customer (VOC) conversations for reporting with cursor pagination, uploading audio recordings for asynchronous VOC processing, and driving assistants through a hosted Model Context Protocol (MCP) bots server over Streamable HTTP. Authentication is a tenant-scoped bearer API key. Crescendo is backed by General Catalyst and Trinity Ventures.

Crescendo publishes 5 APIs on the APIs.io network, including MCP API, Provisioning API, Reporting API, and 2 more. Tagged areas include Company, Customer Experience, Customer-Support, Artificial Intelligence, and AI Agents.

Crescendo’s developer surface includes documentation, API reference, quickstart, engineering blog, support, authentication, and 16 more developer resources.

40.1/100 developing ▬ flat Agent 35/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyCustomer ExperienceCustomer-SupportArtificial IntelligenceAI AgentsContact CenterConversational AIVoice of CustomerMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/crescendo: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 5

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

Crescendo MCP API

Model Context Protocol (MCP) endpoints.

Crescendo Provisioning API

Tenant-scoped provisioning resources.

Crescendo Reporting API

Reporting-friendly exports (cursor pagination).

Crescendo Service API

Service metadata and health.

Crescendo VOC API

Upload recordings for VOC processing.

Open Collections 6

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

MCP Servers 1

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

Security Posture 2

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

Crescendo Authentication

apiKey/http · 2 schemes

SECURITY

Crescendo Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Crescendo Agentic Access

17 operations · 8 acting

17 operations · 8 acting

AGENTIC

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 6

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 1

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: crescendo
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/crescendo.png
name: Crescendo
description: Crescendo is an AI-native customer experience (CX) platform that unifies AI agents for chat, voice, email, and
  messaging with quality assurance, workforce management, and business insights. The Crescendo Platform API (OpenAPI 3.1)
  is a tenant-scoped HTTP API for provisioning tenant configuration and documents, exporting assistant and voice-of-customer
  (VOC) conversations for reporting with cursor pagination, uploading audio recordings for asynchronous VOC processing, and
  driving assistants through a hosted Model Context Protocol (MCP) bots server over Streamable HTTP. Authentication is a tenant-scoped
  bearer API key. Crescendo is backed by General Catalyst and Trinity Ventures.
url: https://raw.githubusercontent.com/api-evangelist/crescendo/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- general-catalyst
- trinity-ventures
x-tier: enriched
x-tier-reason: has-public-api
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- Customer Experience
- Customer-Support
- Artificial Intelligence
- AI Agents
- Contact Center
- Conversational AI
- Voice of Customer
- MCP
tags_raw:
- Company
- Customer Experience
- Customer Support
- Artificial Intelligence
- AI Agents
- Contact Center
- Conversational AI
- Voice of Customer
- MCP
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: crescendo:crescendo-mcp-api
  name: Crescendo MCP API
  description: Model Context Protocol (MCP) endpoints.
  humanURL: https://docs.crescendo.ai/api-reference/introduction
  baseURL: https://platform.crescendo.ai
  tags:
  - MCP
  properties:
  - type: OpenAPI
    url: openapi/crescendo-mcp-api-openapi.yml
- aid: crescendo:crescendo-provisioning-api
  name: Crescendo Provisioning API
  description: Tenant-scoped provisioning resources.
  humanURL: https://docs.crescendo.ai/api-reference/introduction
  baseURL: https://platform.crescendo.ai
  tags:
  - Provisioning
  properties:
  - type: OpenAPI
    url: openapi/crescendo-provisioning-api-openapi.yml
- aid: crescendo:crescendo-reporting-api
  name: Crescendo Reporting API
  description: Reporting-friendly exports (cursor pagination).
  humanURL: https://docs.crescendo.ai/api-reference/introduction
  baseURL: https://platform.crescendo.ai
  tags:
  - Reporting
  properties:
  - type: OpenAPI
    url: openapi/crescendo-reporting-api-openapi.yml
- aid: crescendo:crescendo-service-api
  name: Crescendo Service API
  description: Service metadata and health.
  humanURL: https://docs.crescendo.ai/api-reference/introduction
  baseURL: https://platform.crescendo.ai
  tags:
  - Service
  properties:
  - type: OpenAPI
    url: openapi/crescendo-service-api-openapi.yml
- aid: crescendo:crescendo-voc-api
  name: Crescendo VOC API
  description: Upload recordings for VOC processing.
  humanURL: https://docs.crescendo.ai/api-reference/introduction
  baseURL: https://platform.crescendo.ai
  tags:
  - VOC
  properties:
  - type: OpenAPI
    url: openapi/crescendo-voc-api-openapi.yml
common:
- type: Overlay
  url: overlays/crescendo-platform-overlay.yaml
- type: Documentation
  url: https://docs.crescendo.ai
- type: DeveloperPortal
  url: https://docs.crescendo.ai
- type: APIReference
  url: https://docs.crescendo.ai/api-reference/introduction
- type: Quickstart
  url: https://docs.crescendo.ai/quickstart
- type: LLMsTxt
  url: llms/crescendo-llms.txt
- type: Blog
  url: https://www.crescendo.ai/blog
- type: Support
  url: https://www.crescendo.ai/contact
- type: TermsOfService
  url: https://crescendo.ai/policies/website-terms-of-use
- type: PrivacyPolicy
  url: https://www.crescendo.ai/policies/privacy
- type: Website
  url: https://www.crescendo.ai
- type: MCPServer
  url: mcp/crescendo-mcp.yml
- type: Authentication
  url: authentication/crescendo-authentication.yml
- type: AgenticAccess
  url: agentic-access/crescendo-agentic-access.yml
- type: DomainSecurity
  url: security/crescendo-domain-security.yml
- type: Conventions
  url: conventions/crescendo-conventions.yml
- type: ErrorCatalog
  url: errors/crescendo-problem-types.yml
- type: Conformance
  url: conformance/crescendo-conformance.yml
- type: Lifecycle
  url: lifecycle/crescendo-lifecycle.yml
- type: DataModel
  url: data-model/crescendo-data-model.yml
- type: Components
  url: components/crescendo-components.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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/crescendo"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/crescendo/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/crescendo/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.