Chatsimple website screenshot

Chatsimple

Chatsimple (now operating as Expertise AI, expertise.ai) is an AI agent platform for revenue and go-to-market teams. It builds no-code conversational AI sales agents and chatbots that engage website visitors, qualify and capture leads, book meetings, and answer questions from a trained knowledge base, plus a Voice AI assistant and an "Expertise Assistant" library of 100+ pre-built GTM plays that automate prospecting, pipeline management, and outreach. The platform embeds on any website, integrates with CRM and communication tools such as HubSpot, Salesforce, Slack, Zapier, Marketo, and LeanData, and offers API access on its Enterprise tier. It is SOC 2 Type II, SOC 3, GDPR, and CCPA aligned with a public trust center. Originally launched as chatsimple.ai, the company rebranded to Expertise AI; chatsimple.ai now redirects to expertise.ai.

Chatsimple publishes 2 APIs on the APIs.io network. Tagged areas include Company, AI Agents, Conversational AI, Chatbot, and Lead Generation.

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

Chatsimple’s developer surface includes developer portal, documentation, engineering blog, pricing, signup flow, support, API reference, and 22 more developer resources.

58.1/100 strong ▲ 29.9 Agent 48/100 agent ready Full breakdown ↓
scored 2026-08-17 · rubric v0.11.0
AccessFreemium
2 APIs 1 MCP Servers
CompanyAI AgentsConversational AIChatbotLead GenerationSales AutomationCRM IntegrationVoice AIGo-To-MarketCustomer Engagement

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-17 · rubric v0.11.0
Composite quality — 58.1/100 · strong
Contract Quality 12.9 / 25
Developer Ergonomics 12.2 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 4.4 / 13
Governance 1.5 / 12
Discoverability 8.7 / 10
Agent readiness — 48/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
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 7 / 7
Typed Event Surface 6 / 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/chatsimple: 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 2

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

Expertise AI Zapier / Leads API

The only publicly documented HTTP endpoints Chatsimple (now Expertise AI) publishes. Documented on the Zapier integration page of docs.expertise.ai as four operations under the ...

Expertise AI MCP Server

A remote Model Context Protocol server at https://api.expertise.ai/mcp, found by direct probe of the API host root and documented nowhere on the provider's site. It implements t...

MCP Servers 1

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

chatsimple-mcp.yml

MCP SERVER

Pricing Plans 1

Published pricing tiers and plan structures.

Chatsimple Plans

9 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Chatsimple Rate Limits

0 limits

RATE LIMITS

Event Specifications 1

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

Security Posture 3

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

Chatsimple Authentication

apiKey · 1 scheme

SECURITY

Chatsimple Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Chatsimple Trust Center

SOC 2 Type 1, SOC 2 Type 2, SOC 3, GDPR, CCPA

SECURITY

Resources

Get Started 4

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

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 4

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: chatsimple
name: Chatsimple
description: Chatsimple (now operating as Expertise AI, expertise.ai) is an AI agent platform for revenue and go-to-market
  teams. It builds no-code conversational AI sales agents and chatbots that engage website visitors, qualify and capture leads,
  book meetings, and answer questions from a trained knowledge base, plus a Voice AI assistant and an "Expertise Assistant"
  library of 100+ pre-built GTM plays that automate prospecting, pipeline management, and outreach. The platform embeds on
  any website, integrates with CRM and communication tools such as HubSpot, Salesforce, Slack, Zapier, Marketo, and LeanData,
  and offers API access on its Enterprise tier. It is SOC 2 Type II, SOC 3, GDPR, and CCPA aligned with a public trust center.
  Originally launched as chatsimple.ai, the company rebranded to Expertise AI; chatsimple.ai now redirects to expertise.ai.
url: https://raw.githubusercontent.com/api-evangelist/chatsimple/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://www.expertise.ai/images/og-home-page.png
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-08-13'
tags:
- Company
- AI Agents
- Conversational AI
- Chatbot
- Lead Generation
- Sales Automation
- CRM Integration
- Voice AI
- Go-To-Market
- Customer Engagement
apis:
- aid: chatsimple-zapier-leads-api
  name: Expertise AI Zapier / Leads API
  description: 'The only publicly documented HTTP endpoints Chatsimple (now Expertise AI) publishes. Documented on the Zapier
    integration page of docs.expertise.ai as four operations under the base URL https://api.expertise.ai/v0/users: a connect/authorize
    call (GET /zapier), webhook registration (POST /zapier/subscribe with the callback in X-HOOKURL), webhook removal (DELETE
    /zapier/unsubscribe), and retrieval of the most recent captured lead (GET /zapier/get_leads). Every call carries an X-API-KEY
    header plus X-USER-ID and X-CHATBOT-ID to scope it to one account and one agent. Lead payloads carry created_on, name,
    email, phone_number and questions. No OpenAPI is published for it, and on 2026-08-13 every documented path returned HTTP
    404 to an anonymous request while the host itself was healthy — recorded as published but unverified.'
  humanURL: https://docs.expertise.ai/live/integrations/zapier
  baseURL: https://api.expertise.ai/v0/users
  tags:
  - Lead Generation
  - Webhooks
  - Automation
  - Chatbot
  properties:
  - type: Documentation
    url: https://docs.expertise.ai/live/integrations/zapier
  - type: APIReference
    url: https://docs.expertise.ai/live/integrations/zapier
  - type: Authentication
    url: authentication/chatsimple-authentication.yml
  - type: Webhooks
    url: asyncapi/chatsimple-webhooks.yml
- aid: chatsimple-mcp-server
  name: Expertise AI MCP Server
  description: A remote Model Context Protocol server at https://api.expertise.ai/mcp, found by direct probe of the API host
    root and documented nowhere on the provider's site. It implements the MCP Streamable HTTP transport — a GET returns HTTP
    405 with {"error":"SSE stream not supported"} and a POST returns well-formed JSON-RPC 2.0 — but every anonymous call,
    including tools/list, returns HTTP 401 with JSON-RPC error -32001 Unauthorized, so the live tool manifest and its input
    schemas are not publicly readable. The server implements the RFC 8414 and RFC 9728 discovery routes and answers both with
    {"error":"oauth_not_supported"}, so authentication is an API key rather than OAuth. No tool list has been derived or invented.
  humanURL: https://api.expertise.ai/mcp
  baseURL: https://api.expertise.ai/mcp
  tags:
  - MCP
  - AI Agents
  - Agent Tools
  properties:
  - type: MCPServer
    url: mcp/chatsimple-mcp.yml
  - type: Authentication
    url: authentication/chatsimple-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.expertise.ai
- type: Portal
  url: https://my.expertise.ai
- type: Documentation
  url: https://docs.expertise.ai/
- type: Blog
  url: https://www.expertise.ai/blog
- type: Pricing
  url: https://www.expertise.ai/pricing
- type: SignUp
  url: https://my.expertise.ai?signup=true
- type: Login
  url: https://my.expertise.ai/?log_in=true
- type: TermsOfService
  url: https://www.expertise.ai/terms-of-service
- type: PrivacyPolicy
  url: https://www.expertise.ai/privacy-policy
- type: Support
  url: https://www.expertise.ai/contact-us
- type: TrustCenter
  url: security/chatsimple-trust-center.yml
- type: Compliance
  url: https://trust.expertise.ai/
- type: Plans
  url: plans/chatsimple-plans.yml
- type: DomainSecurity
  url: security/chatsimple-domain-security.yml
- type: APIReference
  url: https://docs.expertise.ai/live/integrations/zapier
- type: GettingStarted
  url: https://docs.expertise.ai/getting-started/connect
- type: GitHubOrganization
  url: https://github.com/ChatSimple
- type: Roadmap
  url: https://www.expertise.ai/roadmap
- type: ChangeLog
  url: changelog/chatsimple-changelog.yml
- type: MCPServer
  url: mcp/chatsimple-mcp.yml
- type: Authentication
  url: authentication/chatsimple-authentication.yml
- type: Conventions
  url: conventions/chatsimple-conventions.yml
- type: Webhooks
  url: asyncapi/chatsimple-webhooks.yml
- type: RateLimits
  url: rate-limits/chatsimple-rate-limits.yml
- type: Lifecycle
  url: lifecycle/chatsimple-lifecycle.yml
- type: Conformance
  url: conformance/chatsimple-conformance.yml
- type: Packages
  url: packages/chatsimple-packages.yml
- type: Components
  url: components/chatsimple-components.yml
- type: LLMsTxt
  url: llms/chatsimple-llms.txt
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 12
  pass: local-v1
  note: Round 2. Contract discovery on the API host root found a real remote MCP server (auth-gated) and a real four-endpoint
    REST reference on the Zapier docs page; no OpenAPI, no AsyncAPI, no agent card, no security.txt.