Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.seleqt.ai/llms.txt

Use this file to discover all available pages before exploring further.

POST /api/v1/public/chats/:prospect_id/send-message/

Send a message in a chat. Auth: X-API-Key Body
{
  "message": "Hey there from the API!"
}