Python
Memories
Add personal memories
Add messages and extract memory into memory space.
POST
Python
Documentation Index
Fetch the complete documentation index at: https://docs.evermind.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer 'api_key', obtain your API key from everos.evermind.ai.
Body
application/json
Owner user ID
Batch message array (1-500 items)
Required array length:
1 - 500 elementsSession identifier
Enable async processing. When true, returns 202 with task_id; when false, processes synchronously and returns 200.
Response
Messages accepted successfully (sync mode: async_mode=false)