Crisp
api.crisp.chat
Crisp is a customer messaging platform that lets you manage live chat conversations, support inboxes, and customer profiles. Use it to send and receive messages, resolve conversations, and maintain a unified view of your contacts across channels.
api_key
free
1.0
https://api.crisp.chat/v1
1
2026-03-01T11:07:22.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
assign_conversation
communicationRoute a conversation to a specific operator or team. Changes who is responsible for handling the conversation.
Detail: https://api.crisp.chat/v1/capabilities/assign_conversation
create_people_profile
communicationCreate a new contact profile in your Crisp people database. Useful for importing contacts or pre-populating visitor information.
Detail: https://api.crisp.chat/v1/capabilities/create_people_profile
get_conversation_messages
communicationRetrieve the full message history for a specific conversation. Returns all messages exchanged between the visitor and operators.
Detail: https://api.crisp.chat/v1/capabilities/get_conversation_messages
get_people_profile
emailRetrieve a contact's profile including their email, name, metadata, and conversation history summary.
Detail: https://api.crisp.chat/v1/capabilities/get_people_profile
list_conversations
communicationList and search conversations for a website. Supports filtering by status, assignee, and full-text search across messages.
Detail: https://api.crisp.chat/v1/capabilities/list_conversations
send_message
communicationSend a message in a conversation. Supports text, files, and structured content like picker cards.
Detail: https://api.crisp.chat/v1/capabilities/send_message
update_conversation_state
communicationChange the state of a conversation to pending, unresolved, or resolved. Use this to triage and close support tickets.
Detail: https://api.crisp.chat/v1/capabilities/update_conversation_state
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Crisp Description: Crisp is a customer messaging platform that lets you manage live chat conversations, support inboxes, and customer profiles. Use it to send and receive messages, resolve conversations, and maintain a unified view of your contacts across channels. Auth: api_key Capabilities: - assign_conversation: Route a conversation to a specific operator or team. Changes who is responsible for handling the conversation. - create_people_profile: Create a new contact profile in your Crisp people database. Useful for importing contacts or pre-populating visitor information. - get_conversation_messages: Retrieve the full message history for a specific conversation. Returns all messages exchanged between the visitor and operators. - get_people_profile: Retrieve a contact's profile including their email, name, metadata, and conversation history summary. - list_conversations: List and search conversations for a website. Supports filtering by status, assignee, and full-text search across messages. - send_message: Send a message in a conversation. Supports text, files, and structured content like picker cards. - update_conversation_state: Change the state of a conversation to pending, unresolved, or resolved. Use this to triage and close support tickets.