Chatwoot website screenshot

Chatwoot

Chatwoot is an open-source customer engagement and support suite that unifies email, live-chat, social, and messaging channels into a single shared inbox. Agents, teams, contacts, conversations, and messages are all managed through a REST API surface split across an Application API, a Client API for end-user widgets, and a Platform API for super-admin installation control. Chatwoot is available as self-hostable open-source software and as Chatwoot Cloud.

Chatwoot publishes 17 APIs on the APIs.io network, including Agents API, Automation Rules API, Canned Responses API, and 14 more. Tagged areas include Customer Support, Customer Engagement, Shared Inbox, Live Chat, and Open Source.

Chatwoot’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

37.8/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-03 · rubric v0.9
AccessFreemiumSelf serve⚡ Free to try
17 APIs
Customer SupportCustomer EngagementShared InboxLive ChatOpen SourceOmnichannelHelp Desk

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-03 · rubric v0.9
Composite quality — 37.8/100 · thin
Contract Quality 14.0 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 7.9 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 6.9 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 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 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/chatwoot-com: 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 17

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

Chatwoot Agents API

Application API - manage account agents.

Chatwoot Automation Rules API

Application API - manage automation rules.

Chatwoot Canned Responses API

Application API - manage saved reply templates.

Chatwoot Client Contacts API

Client API - end-user contact management.

Chatwoot Client Conversations API

Client API - end-user conversation management.

Chatwoot Client Messages API

Client API - end-user message management.

Chatwoot Contacts API

Application API - manage contacts.

Chatwoot Conversations API

Application API - manage conversations.

Chatwoot Custom Attributes API

Application API - manage custom attribute definitions.

Chatwoot Inboxes API

Application API - manage channels/inboxes.

Chatwoot Labels API

Application API - manage labels.

Chatwoot Messages API

Application API - manage conversation messages.

Chatwoot Platform Accounts API

Platform API - super-admin account management.

Chatwoot Platform Agent Bots API

Platform API - super-admin agent bot management.

Chatwoot Platform Users API

Platform API - super-admin user management.

Chatwoot Reports API

Application API - retrieve analytics and reports.

Chatwoot Teams API

Application API - manage teams and membership.

Scroll for all 17

Open Collections 1

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

Chatwoot API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Chatwoot Com Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Chatwoot Com Authentication

apiKey · 1 scheme

SECURITY

Chatwoot Com Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Chatwoot Com Agentic Access

74 operations · 45 acting

74 operations · 45 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

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 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: chatwoot-com
url: https://raw.githubusercontent.com/api-evangelist/chatwoot-com/refs/heads/main/apis.yml
name: Chatwoot
kind: company
description: Chatwoot is an open-source customer engagement and support suite that unifies email, live-chat, social, and messaging
  channels into a single shared inbox. Agents, teams, contacts, conversations, and messages are all managed through a REST
  API surface split across an Application API, a Client API for end-user widgets, and a Platform API for super-admin installation
  control. Chatwoot is available as self-hostable open-source software and as Chatwoot Cloud.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/chatwoot-com.png
tags:
- Customer Support
- Customer Engagement
- Shared Inbox
- Live Chat
- Open Source
- Omnichannel
- Help Desk
created: '2026-07-01'
modified: '2026-07-01'
specificationVersion: '0.19'
apis:
- aid: chatwoot-com:chatwoot-com-agents-api
  name: Chatwoot Agents API
  description: Application API - manage account agents.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Agents
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-agents-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-automation-rules-api
  name: Chatwoot Automation Rules API
  description: Application API - manage automation rules.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Automation Rules
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-automation-rules-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-canned-responses-api
  name: Chatwoot Canned Responses API
  description: Application API - manage saved reply templates.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Canned Responses
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-canned-responses-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-client-contacts-api
  name: Chatwoot Client Contacts API
  description: Client API - end-user contact management.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Client Contacts
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-client-contacts-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-client-conversations-api
  name: Chatwoot Client Conversations API
  description: Client API - end-user conversation management.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Client Conversations
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-client-conversations-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-client-messages-api
  name: Chatwoot Client Messages API
  description: Client API - end-user message management.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Client Messages
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-client-messages-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-contacts-api
  name: Chatwoot Contacts API
  description: Application API - manage contacts.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Contacts
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-contacts-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-conversations-api
  name: Chatwoot Conversations API
  description: Application API - manage conversations.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Conversations
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-conversations-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-custom-attributes-api
  name: Chatwoot Custom Attributes API
  description: Application API - manage custom attribute definitions.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Custom Attributes
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-custom-attributes-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-inboxes-api
  name: Chatwoot Inboxes API
  description: Application API - manage channels/inboxes.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Inboxes
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-inboxes-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-labels-api
  name: Chatwoot Labels API
  description: Application API - manage labels.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Labels
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-labels-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-messages-api
  name: Chatwoot Messages API
  description: Application API - manage conversation messages.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Messages
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-messages-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-platform-accounts-api
  name: Chatwoot Platform Accounts API
  description: Platform API - super-admin account management.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Platform Accounts
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-platform-accounts-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-platform-agent-bots-api
  name: Chatwoot Platform Agent Bots API
  description: Platform API - super-admin agent bot management.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Platform Agent Bots
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-platform-agent-bots-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/users
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/accounts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/platform-apis/agentbots
- aid: chatwoot-com:chatwoot-com-platform-users-api
  name: Chatwoot Platform Users API
  description: Platform API - super-admin user management.
  humanURL: https://developers.chatwoot.com/api-reference/agents
  baseURL: https://app.chatwoot.com/api/v1/accounts/{account_id}
  tags:
  - Platform Users
  properties:
  - type: OpenAPI
    url: openapi/chatwoot-com-platform-users-api-openapi.yml
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/agents
  - type: PostmanCollection
    url: collections/chatwoot-com.postman_collection.json
  - type: OpenCollection
    url: collections/chatwoot-com.opencollection.json
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/teams
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/inboxes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/contacts
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/conversations
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/messages
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/labels
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/custom-attributes
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/canned-responses
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/automation-rule
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/reports
  - type: APIReference
    url: https://developers.chatwoot.com/api-reference/client-apis/contacts
  - type: APIReference
    url: https://developers.ch

# --- truncated at 32 KB (37 KB total) ---
# Full source: https://raw.githubusercontent.com/api-evangelist/chatwoot-com/refs/heads/main/apis.yml
Where this information came from

This is an independent, third-party profile of Chatwoot, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.