AI Chat
Send message
Send a message to Mavio AI and receive a response with citations.
POST
Sends a user message to an AI conversation and returns the AI’s response, including citations to specific meetings and transcript timestamps.Documentation Index
Fetch the complete documentation index at: https://docs.mavioapp.com/llms.txt
Use this file to discover all available pages before exploring further.
The ID of the conversation to send the message to.
The user’s question or message in natural language.
When
true, Mavio AI searches across all accessible meetings regardless of conversation scope. When false, searches are limited to the conversation’s scoped meeting (if any).Response
Unique message identifier.
Always
assistant for the response message.The AI’s response text in markdown format.
Array of citations grounding the response.
Number of AI credits consumed by this query.
ISO 8601 timestamp.
Each message consumes 1 AI credit. The response may take 2-8 seconds depending on the complexity of the question and the amount of meeting data to search.