Ada website screenshot

Ada

Ada (formerly Ada Support) is an AI customer service automation platform that resolves customer questions across chat, email, voice, and social channels using a generative AI agent grounded in a customer's knowledge sources. Ada exposes REST APIs for managing conversations, end users, knowledge sources and articles, integrations (Actions), data export, data compliance, and webhooks.

Ada publishes 1 API on the APIs.io network: REST API. Tagged areas include AI Agent, Automation, Chatbots, Conversational AI, and Customer Service.

Ada’s developer surface includes documentation, engineering blog, pricing, support, changelog, and 10 more developer resources.

40.7/100 thin ▬ flat Agent 19/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFree
8 APIs
AI AgentAutomationChatbotsConversational AICustomer ServiceCustomer SupportCXGenerative AIKnowledgeMessaging

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 40.7/100 · thin
Contract Quality 10.8 / 25
Developer Ergonomics 3.0 / 20
Commercial Clarity 13.7 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 19/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 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/ada-cx: 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 8

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

Ada REST API

The Ada REST API is the unified v2 interface to the Ada AI customer service platform. It covers knowledge sources and articles, end users, conversations, integrations (Actions),...

Ada Knowledge API

Manage knowledge sources, articles, and tags that Ada's AI Agent uses to ground answers to customer questions.

Ada Conversations API

Read and manage conversations handled by the Ada AI Agent across all supported channels.

Ada End Users API

Create, look up, and update end users (customers) along with their metadata for use by Ada's AI Agent and Actions.

Ada Integrations (Actions) API

Configure and invoke Actions, the integration layer that lets the Ada AI Agent call external systems and APIs during a conversation.

Ada Data Export API

Export conversation, message, and analytics data from Ada to data warehouses and BI tooling.

Ada Data Compliance API

Run data subject access requests, data deletion, and other compliance operations across the Ada platform.

Ada Webhooks API

Configure and consume webhooks that notify external systems of conversation lifecycle events and other platform activity.

Scroll for all 8

GraphQL 1

GraphQL schemas published by this provider.

Ada CX GraphQL API

Ada CX is an AI agent platform for customer experience automation. The API covers AI agent configuration, conversation flows, knowledge sources, integrations, analytics, and voi...

GRAPHQL

Pricing Plans 1

Published pricing tiers and plan structures.

Ada Cx Plans Pricing

1 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Ada Cx Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

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

Ada Cx Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Ada Cx Vulnerability Disclosure

security.txt · contact published

SECURITY

Ada Cx Trust Center

SOC 2, HIPAA, GDPR

SECURITY

Resources

Documentation 2

Reference material describing how the API behaves

Access & Security 3

Authentication, authorization, and security posture

Operate 3

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

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: ada-cx
name: Ada
description: Ada (formerly Ada Support) is an AI customer service automation platform that resolves customer questions across
  chat, email, voice, and social channels using a generative AI agent grounded in a customer's knowledge sources. Ada exposes
  REST APIs for managing conversations, end users, knowledge sources and articles, integrations (Actions), data export, data
  compliance, and webhooks.
accessModel:
  pricing: free
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Free
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/ada-cx.png
url: https://raw.githubusercontent.com/api-evangelist/ada-cx/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.19'
type: Index
access: 3rd-Party
tags:
- AI Agent
- Automation
- Chatbots
- Conversational AI
- Customer Service
- Customer Support
- CX
- Generative AI
- Knowledge
- Messaging
apis:
- aid: ada-cx:ada-rest-api
  name: Ada REST API
  description: The Ada REST API is the unified v2 interface to the Ada AI customer service platform. It covers knowledge sources
    and articles, end users, conversations, integrations (Actions), data export, data compliance, and webhooks. Authentication
    uses rotatable API keys scoped to a customer instance.
  humanURL: https://docs.ada.cx/reference/introduction/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - AI Agent
  - Conversations
  - Customer Service
  - Knowledge
  - Webhooks
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/introduction/overview
  - type: Authentication
    url: https://docs.ada.cx/reference/introduction/authentication
  - type: OpenAPI
    url: https://docs.ada.cx/openapi.yaml
  - url: graphql/ada-cx-graphql.md
    type: GraphQL
- aid: ada-cx:ada-knowledge-api
  name: Ada Knowledge API
  description: Manage knowledge sources, articles, and tags that Ada's AI Agent uses to ground answers to customer questions.
  humanURL: https://docs.ada.cx/reference/knowledge/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - Articles
  - Knowledge
  - Sources
  - Tags
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/knowledge/overview
- aid: ada-cx:ada-conversations-api
  name: Ada Conversations API
  description: Read and manage conversations handled by the Ada AI Agent across all supported channels.
  humanURL: https://docs.ada.cx/reference/conversations/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - Conversations
  - Messaging
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/conversations/overview
- aid: ada-cx:ada-end-users-api
  name: Ada End Users API
  description: Create, look up, and update end users (customers) along with their metadata for use by Ada's AI Agent and Actions.
  humanURL: https://docs.ada.cx/reference/end-users/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - Customers
  - End Users
  - Profiles
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/end-users/overview
- aid: ada-cx:ada-integrations-api
  name: Ada Integrations (Actions) API
  description: Configure and invoke Actions, the integration layer that lets the Ada AI Agent call external systems and APIs
    during a conversation.
  humanURL: https://docs.ada.cx/reference/integrations/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - Actions
  - Integrations
  - Tools
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/integrations/overview
- aid: ada-cx:ada-data-export-api
  name: Ada Data Export API
  description: Export conversation, message, and analytics data from Ada to data warehouses and BI tooling.
  humanURL: https://docs.ada.cx/reference/data-export/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - Analytics
  - Data Export
  - Reporting
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/data-export/overview
- aid: ada-cx:ada-data-compliance-api
  name: Ada Data Compliance API
  description: Run data subject access requests, data deletion, and other compliance operations across the Ada platform.
  humanURL: https://docs.ada.cx/reference/data-compliance/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - Compliance
  - GDPR
  - Privacy
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/data-compliance/overview
- aid: ada-cx:ada-webhooks-api
  name: Ada Webhooks API
  description: Configure and consume webhooks that notify external systems of conversation lifecycle events and other platform
    activity.
  humanURL: https://docs.ada.cx/reference/webhooks/overview
  baseURL: https://{handle}.ada.support/api/v2
  tags:
  - Events
  - Webhooks
  properties:
  - type: Documentation
    url: https://docs.ada.cx/reference/webhooks/overview
common:
- type: TrustCenter
  url: security/ada-cx-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/ada-cx-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/ada-cx-domain-security.yml
- type: Website
  url: https://www.ada.cx/
- type: Developer
  url: https://docs.ada.cx/
- type: Documentation
  url: https://docs.ada.cx/reference/introduction/overview
- type: OpenAPI
  url: https://docs.ada.cx/openapi.yaml
- type: Blog
  url: https://www.ada.cx/blog/
- type: Pricing
  url: https://www.ada.cx/pricing
- type: StatusPage
  url: https://status.ada.support/
- type: Support
  url: https://www.ada.cx/contact
- type: PrivacyPolicy
  url: https://www.ada.cx/policy/privacy/
- type: TermsOfService
  url: https://www.ada.cx/policy/terms-of-service/
- type: LinkedIn
  url: https://www.linkedin.com/company/ada-support/
- type: ChangeLog
  url: https://docs.ada.cx/changelog
- type: Integrations
  url: https://www.ada.cx/integrations
integrations:
- name: Zendesk
- name: Salesforce
- name: Shopify
- name: Oracle
- name: Genesys
- name: Five9
- name: Twilio
- name: Microsoft Dynamics
- name: ServiceNow
- name: Slack
- name: WhatsApp
- name: Meta Messenger
- name: Instagram
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com