Send a message to Mave and get an AI-researched response. Creates a new thread if thread_id is not provided. Mave conducts comprehensive investigations using multiple data sources, personas, and fact-checking.
{
"id": "<string>",
"object": "mave_message",
"thread_id": "<string>",
"role": "assistant",
"content": "<string>",
"sources": [
{
"title": "<string>",
"url": "<string>",
"domain": "<string>"
}
],
"personas_used": [
{
"id": "<string>",
"name": "<string>"
}
],
"usage": {
"credits_used": 123
},
"created_at": "2023-11-07T05:31:56Z"
}Documentation Index
Fetch the complete documentation index at: https://docs.mavera.io/llms.txt
Use this file to discover all available pages before exploring further.
API key prefixed with mvra_live_. Create keys at Settings > Developer > API Keys.
Message processed successfully
Response from Mave chat
Message ID
mave_message Thread ID
assistant AI response content
Research sources used
Show child attributes
Personas involved in the response
Show child attributes
Show child attributes
{
"id": "<string>",
"object": "mave_message",
"thread_id": "<string>",
"role": "assistant",
"content": "<string>",
"sources": [
{
"title": "<string>",
"url": "<string>",
"domain": "<string>"
}
],
"personas_used": [
{
"id": "<string>",
"name": "<string>"
}
],
"usage": {
"credits_used": 123
},
"created_at": "2023-11-07T05:31:56Z"
}