Skip to main content
WSS
/
messenger

Documentation Index

Fetch the complete documentation index at: https://mint-docs.sternrockcapital.com/llms.txt

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

Messages
Authenticate User
type:object

This message must be sent first to authenticate the user using a JWT token. Until successful authentication is completed via this message, all other messages will be ignored by the server.

Initialize Conversation
type:object

Initializes a conversation between the salesperson and the lead. This message must be sent first to establish the session before any messages can be exchanged.

Send Message
type:object

Send message to the lead

Receive Message
type:object

Receive message from lead