CafeX Communications

CafeX Communications, Inc. is a US-headquartered software company (founded 2013) that builds a low-code platform for developing intelligent applications and agentic systems for regulated industries — banking, insurance, healthcare and government. The current CafeX AI platform is delivered as a multi-tenant SaaS at app.cafex.com and is organised into App Studio (App Builder, Flow Builder, Rule Builder, Data Tables and API Lab), Data Studio (Data AI, Data Gateway, Data Visualizer) and Agent Studio (Agent Builder, LM Insights). CafeX began life as a WebRTC and embedded-communications vendor (Fusion Client, Live Assist, CafeX Meetings, later the Challo collaboration workspace) and has since repositioned around AI workflow and process automation. Its one publicly documented, publicly callable API is the CafeX Audit Events API, a tenant-scoped REST search endpoint for audit event data secured with OAuth 2.0 client credentials.

CafeX Communications publishes 1 API on the APIs.io network. Tagged areas include Company, Low-Code, Workflow Automation, Agentic AI, and Audit and Compliance.

CafeX Communications’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, authentication, and 15 more developer resources.

31.6/100 thin ▬ flat Agent 16/100 agent aware Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
1 APIs
CompanyLow-CodeWorkflow AutomationAgentic AIAudit and ComplianceCollaborationEnterprise SoftwareRegulated IndustriesProcess Automation

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 31.6/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 8.7 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 16/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 10
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
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/cafex-communications: 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.

CafeX Audit Events API

The CafeX Audit Events API allows the retrieval of audit event data for CafeX tenants. Events can be filtered by a required time range and by optional service, event type, actio...

Security Posture 3

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

Cafex Communications Authentication

oauth2/http · 2 schemes

SECURITY

Cafex Communications Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Cafex Communications Trust Center

ISO 27001, SOC 2, ISO 42001

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 2

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: cafex-communications
name: CafeX Communications
description: CafeX Communications, Inc. is a US-headquartered software company (founded 2013) that builds a low-code platform
  for developing intelligent applications and agentic systems for regulated industries — banking, insurance, healthcare and
  government. The current CafeX AI platform is delivered as a multi-tenant SaaS at app.cafex.com and is organised into App
  Studio (App Builder, Flow Builder, Rule Builder, Data Tables and API Lab), Data Studio (Data AI, Data Gateway, Data Visualizer)
  and Agent Studio (Agent Builder, LM Insights). CafeX began life as a WebRTC and embedded-communications vendor (Fusion Client,
  Live Assist, CafeX Meetings, later the Challo collaboration workspace) and has since repositioned around AI workflow and
  process automation. Its one publicly documented, publicly callable API is the CafeX Audit Events API, a tenant-scoped REST
  search endpoint for audit event data secured with OAuth 2.0 client credentials.
image: https://cafex.ai/asset/svg/logo/dark/lockup-wide.svg
url: https://raw.githubusercontent.com/api-evangelist/cafex-communications/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
x-secondary-market-listing: https://forgeglobal.com/cafex-communications_stock/
specificationVersion: '0.20'
created: '2026-08-08'
modified: '2026-08-08'
tags:
- Company
- Low-Code
- Workflow Automation
- Agentic AI
- Audit and Compliance
- Collaboration
- Enterprise Software
- Regulated Industries
- Process Automation
apis:
- aid: cafex-communications:audit-events
  name: CafeX Audit Events API
  description: The CafeX Audit Events API allows the retrieval of audit event data for CafeX tenants. Events can be filtered
    by a required time range and by optional service, event type, action, user, app, workspace, conference session, message,
    change and secondary-attribute filters, and are returned as a paged array of event objects with a continuation token.
    Access is secured with an OAuth 2.0 client-credentials bearer token issued by the CafeX authorization server; tokens are
    valid for 8 hours and events are retained for a maximum of one year.
  humanURL: https://support.cafex.com/support/solutions/articles/73000645442-accessing-audit-information-programmatically
  baseURL: https://app.cafex.com/audit-search-rest
  tags:
  - Audit
  - Logging
  - Compliance
  - Search
  properties:
  - type: Documentation
    url: https://support.cafex.com/support/solutions/articles/73000645442-accessing-audit-information-programmatically
  - type: APIReference
    url: https://support.cafex.com/support/solutions/articles/73000645442-accessing-audit-information-programmatically
  - type: Authentication
    url: authentication/cafex-communications-authentication.yml
  - type: Conventions
    url: conventions/cafex-communications-conventions.yml
  - type: ErrorCatalog
    url: errors/cafex-communications-problem-types.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/cafex-communications-domain-security.yml
- type: Website
  url: https://cafex.ai/
- type: Documentation
  url: https://support.cafex.com/support/solutions
- type: APIReference
  url: https://support.cafex.com/support/solutions/articles/73000645442-accessing-audit-information-programmatically
- type: GettingStarted
  url: https://support.cafex.com/support/solutions/articles/73000646926-building-your-first-app
- type: Support
  url: https://support.cafex.com/support/home
- type: Blog
  url: https://cafex.ai/blog
- type: GitHubOrganization
  url: https://github.com/cafexcomms
- type: Login
  url: https://app.cafex.com/
- type: TermsOfService
  url: https://cafex.ai/terms-conditions
- type: PrivacyPolicy
  url: https://privacy.cafex.ai/
- type: StatusPage
  url: https://status.cafex.ai/
- type: TrustCenter
  url: security/cafex-communications-trust-center.yml
- type: Compliance
  url: https://trust.cafex.ai/
- type: Authentication
  url: authentication/cafex-communications-authentication.yml
- type: Conventions
  url: conventions/cafex-communications-conventions.yml
- type: ErrorCatalog
  url: errors/cafex-communications-problem-types.yml
- type: Lifecycle
  url: lifecycle/cafex-communications-lifecycle.yml
- type: Conformance
  url: conformance/cafex-communications-conformance.yml
- type: Packages
  url: packages/cafex-communications-packages.yml
- type: LLMsTxt
  url: llms/cafex-communications-llms.txt
x-enrichment:
  date: '2026-08-08'
  status: enriched
  artifacts_added: 10
  pass: local-v1
x-coverage:
  state: covered
  reason: no-machine-readable-spec
  detail: CafeX publishes one real, live, publicly documented REST API — the Audit Events API at app.cafex.com/audit-search-rest/search
    with an OAuth 2.0 client-credentials token endpoint at auth.cafex.com/authserver/token, both confirmed by anonymous probe
    — but ships no OpenAPI, AsyncAPI, GraphQL SDL, MCP manifest or agent card anywhere; the contract exists only as prose
    in a Freshdesk help-center article.
  evidence:
  - url: https://app.cafex.com/audit-search-rest/search
    status: 400
  - url: https://auth.cafex.com/authserver/token
    status: 400
  - url: https://support.cafex.com/support/solutions/articles/73000645442-accessing-audit-information-programmatically
    status: 200
  - url: https://app.cafex.com/audit-search-rest/openapi.json
    status: 404
  - url: https://auth.cafex.com/.well-known/openid-configuration
    status: 404
  checked: '2026-08-08'