How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Crisp Conversations API

The Conversations API from Crisp — 9 operation(s) for conversations.

Crisp Conversations API is one of 3 APIs that Crisp publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Conversations. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 9 operations across 9 paths. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against a single base URL, https://api.crisp.chat/v1.

9 operations 9 paths 0 schemas 4 GET2 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://api.crisp.chat/v1
Authentication
HTTP Basic
Contact
Resource Areas
1

Authentication & Security 1

Crisp Conversations API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BasicAuth — Use plugin token credentials. HTTP Basic with identifier:key, plus the X-Crisp-Tier header (plugin, user, or tier).

Paths & Operations 9

Across 9 paths, the API surfaces 9 operations — 4 GET, 2 PATCH, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Conversations 9
GET
/website/{website_id}/conversations/{page_number}
List conversations
listConversations 2 params → 200
POST
/website/{website_id}/conversation
Create a new conversation
createConversation 1 param → 201
GET
/website/{website_id}/conversation/{session_id}
Get conversation
getConversation 2 params → 200
GET
/website/{website_id}/conversation/{session_id}/messages
List conversation messages
listConversationMessages 2 params → 200
POST
/website/{website_id}/conversation/{session_id}/message
Send a message in conversation
sendConversationMessage 2 params body → 200
PATCH
/website/{website_id}/conversation/{session_id}/state
Update conversation state
updateConversationState 2 params body → 200
PATCH
/website/{website_id}/conversation/{session_id}/routing
Assign conversation routing
updateConversationRouting 2 params → 200
GET
/website/{website_id}/conversation/{session_id}/meta
Get conversation metadata
getConversationMeta 2 params → 200
PUT
/website/{website_id}/conversation/{session_id}/participants
Save conversation participants
saveConversationParticipants 2 params body → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

crisp-conversations-api-openapi.yml Raw ↑

Other APIs Crisp publishes across the network.

Crisp Realtime (Webhooks + RTM) v1
Crisp Website API
Where this information came from

This is an independent, third-party profile of Crisp Conversations API, 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.