CallMiner website screenshot

CallMiner

CallMiner is a Waltham, Massachusetts conversation intelligence and contact-center analytics company whose Eureka platform captures and analyzes omnichannel customer interactions — recorded and real-time audio, screen recordings, chat, email, surveys and video — to surface customer experience, quality management, risk and compliance, fraud and sales-effectiveness insight. The product family spans Capture (Record, Screen Record, Redact), Intelligence (Analyze, Visualize), Augmentation (Coach, RealTime) and Automation (Outreach, OmniAgent, LiveTranslate). CallMiner exposes an OAuth 2.0 protected developer API — a media/metadata Ingestion API and a Bulk Export API — hosted on regional api*.callminer.net endpoints and secured by its own IdentityServer-based identity provider at idp*.callminer.net. The API reference is published as Swagger UI on the API host itself but sits behind an interactive login, so no machine-readable contract is publicly retrievable.

CallMiner publishes 2 APIs on the APIs.io network. Tagged areas include Company, Conversation Intelligence, Speech Analytics, Contact Center, and Customer Experience.

CallMiner’s developer surface includes engineering blog, support, FAQ, authentication, and 19 more developer resources.

23.0/100 emerging ▬ flat Agent 13/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessSelf serve
2 APIs
CompanyConversation IntelligenceSpeech AnalyticsContact CenterCustomer ExperienceArtificial IntelligenceAnalyticsTranscriptionQuality ManagementCompliance

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
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/callminer: 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 2

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

CallMiner Eureka Ingestion API

Asynchronously add or update media and metadata for audio and text-based contacts in a CallMiner Eureka tenant. Hosted on the regional CallMiner API host and protected by OAuth ...

CallMiner Eureka Bulk Export API

Create and poll bulk export jobs that extract contact, transcript, score and metadata datasets out of a CallMiner Eureka tenant as downloadable archives. Protected by OAuth 2.0 ...

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Callminer Rate Limits

0 limits

RATE LIMITS

Security Posture 3

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

Callminer Authentication

oauth2/openIdConnect · 3 schemes

SECURITY

Callminer Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Callminer Trust Center

SOC 2 Type II, ISO/IEC 27001:2022, HITRUST CSF, FISMA, PCI DSS, HIPAA

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Callminer Scopes

5 scopes · authorizationCode/clientCredentials

5 scopes

SCOPES

Resources

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 5

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: callminer
name: CallMiner
description: CallMiner is a Waltham, Massachusetts conversation intelligence and contact-center analytics company whose Eureka
  platform captures and analyzes omnichannel customer interactions — recorded and real-time audio, screen recordings, chat,
  email, surveys and video — to surface customer experience, quality management, risk and compliance, fraud and sales-effectiveness
  insight. The product family spans Capture (Record, Screen Record, Redact), Intelligence (Analyze, Visualize), Augmentation
  (Coach, RealTime) and Automation (Outreach, OmniAgent, LiveTranslate). CallMiner exposes an OAuth 2.0 protected developer
  API — a media/metadata Ingestion API and a Bulk Export API — hosted on regional api*.callminer.net endpoints and secured
  by its own IdentityServer-based identity provider at idp*.callminer.net. The API reference is published as Swagger UI on
  the API host itself but sits behind an interactive login, so no machine-readable contract is publicly retrievable.
url: https://raw.githubusercontent.com/api-evangelist/callminer/refs/heads/main/apis.yml
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  - scopes
  - rate-limits
  - security
  generated: '2026-09-02'
  method: derived
image: https://images.ctfassets.net/xj0skx6m69u2/cFRNy2dkU6bRc2iRmk7tF/6f1fc904dea9217c746c0b5cfd9eaa32/Logo_CallMiner_Color.svg
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-09'
modified: '2026-08-14'
tags:
- Company
- Conversation Intelligence
- Speech Analytics
- Contact Center
- Customer Experience
- Artificial Intelligence
- Analytics
- Transcription
- Quality Management
- Compliance
apis:
- name: CallMiner Eureka Ingestion API
  description: Asynchronously add or update media and metadata for audio and text-based contacts in a CallMiner Eureka tenant.
    Hosted on the regional CallMiner API host and protected by OAuth 2.0 client credentials issued against the CallMiner identity
    provider; the Swagger UI on the API host requires an interactive CallMiner login, so the OpenAPI document is not publicly
    retrievable.
  humanURL: https://api.callminer.net/swagger
  baseURL: https://api.callminer.net
  tags:
  - Ingestion
  - Media
  - Metadata
  x-access: gated
  x-evidence:
    fetched: '2026-08-09'
    swagger_ui: https://api.callminer.net/swagger
    http_status: 302
    redirects_to: https://idp.callminer.net/connect/authorize
    oauth_scope: https://callminer.net/auth/platform-ingestion
  properties:
  - type: Authentication
    url: authentication/callminer-authentication.yml
  - type: OAuthScopes
    url: scopes/callminer-scopes.yml
- name: CallMiner Eureka Bulk Export API
  description: Create and poll bulk export jobs that extract contact, transcript, score and metadata datasets out of a CallMiner
    Eureka tenant as downloadable archives. Protected by OAuth 2.0 client credentials against the CallMiner identity provider;
    the Swagger UI is served from the API host but redirects to an interactive login.
  humanURL: https://api.callminer.net/bulkexport/swagger
  baseURL: https://api.callminer.net/bulkexport/api
  tags:
  - Bulk Export
  - Reporting
  - Data Export
  x-access: gated
  x-evidence:
    fetched: '2026-08-09'
    swagger_ui: https://api.callminer.net/bulkexport/swagger
    http_status: 302
    redirects_to: https://idp.callminer.net/connect/authorize
    oauth_scope: https://callminer.net/auth/platform-bulkexport
  properties:
  - type: Authentication
    url: authentication/callminer-authentication.yml
  - type: OAuthScopes
    url: scopes/callminer-scopes.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: TrustCenter
  url: security/callminer-trust-center.yml
- type: DomainSecurity
  url: security/callminer-domain-security.yml
- type: Website
  url: https://callminer.com/
- type: Blog
  url: https://callminer.com/blog
- type: BlogRSS
  url: https://callminer.com/blog/feed
- type: Support
  url: https://callminer.com/contact
- type: Community
  url: https://community.callminer.com/
- type: FAQ
  url: https://callminer.com/faq
- type: TermsOfService
  url: https://callminer.com/terms-use
- type: PrivacyPolicy
  url: https://callminer.com/privacy-policy
- type: StatusPage
  url: https://status.callminer.net/
- type: Compliance
  url: https://callminer.com/our-company-security
- type: Integrations
  url: https://callminer.com/products/integrations/integration-listings
- type: Authentication
  url: authentication/callminer-authentication.yml
- type: OAuthScopes
  url: scopes/callminer-scopes.yml
- type: WellKnown
  url: well-known/callminer-well-known.yml
- type: Conformance
  url: conformance/callminer-conformance.yml
- type: Lifecycle
  url: lifecycle/callminer-lifecycle.yml
- type: LLMsTxt
  url: llms/callminer-llms.txt
- type: Packages
  url: packages/callminer-packages.yml
- type: Conventions
  url: conventions/callminer-conventions.yml
- type: DataModel
  url: data-model/callminer-data-model.yml
- type: Plans
  url: plans/callminer-plans-pricing.yml
- type: RateLimits
  url: rate-limits/callminer-rate-limits.yml
x-enrichment:
  date: '2026-08-14'
  status: minimal
  artifacts_added: 5
  pass: local-v1
x-coverage:
  state: gated
  reason: customer-only-docs
  detail: CallMiner's own Swagger document is live at the .NET Swashbuckle default path on both API mounts — /swagger/v1/swagger.json
    and /bulkexport/swagger/v1/swagger.json — and each 302s to https://idp.callminer.net/connect/authorize, so the contract
    exists and is named v1 but requires an interactive CallMiner tenant login to read.
  evidence:
  - url: https://api.callminer.net/swagger/v1/swagger.json
    status: 302
  - url: https://api.callminer.net/bulkexport/swagger/v1/swagger.json
    status: 302
  - url: https://api.callminer.net/openapi.json
    status: 404
  - url: https://community.callminer.com/
    status: 200
  checked: '2026-08-14'

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/callminer"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/callminer/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/callminer/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.