v21

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-044334120.9 KB
Sessions & Agents
Memory Operations

Batch Remember

Store multiple memories in batch (Session-based)

Accepts up to 100 memories per request. Leverages Moorcheh's batch upload capability for efficient storage.

Requires:

  • X-Session-Token: {session_token}

The session must be for the specified agent_id.

post/api/v2/agents/{agent_id}/batch-remember

Path parameters

agent_idstring required

Headers

x-session-tokenstring nullable
X-Api-Keystring nullable

Cookies

memanto_session_tokenstring nullable

Request body

Response

Successful Response

agent_idstring required
session_idstring required
namespacestring required
total_submittedinteger required
successfulinteger required
failedinteger required