Skip to main content
POST
Sends a message in an existing chat and returns both the persisted user message and the AI reply. Vouch AI has context about the chat’s company, its verification data, and monitoring events.
Requires a positive wallet balance. Billed at ₦100 per 1,000 tokens consumed by the request, and rate limited to 10 AI requests per minute.

Path parameters

string
required
The chat session ID.

Body

string
required
Your message, 1–4000 characters.
Both userMessage and aiMessage are stored message records. sender is "user" or "ai". groundingSources is null unless the AI used web search to answer.