Sessions & Agents
Memory Operations
Remember
Store a memory (Session-based)
Requires:
- X-Session-Token: {session_token}
The session must be for the specified agent_id.
Provenance types:
- explicit_statement: Directly stated by user
- inferred: Derived from behavior/context
- observed: Seen in action
- validated: Confirmed/verified
- corrected: Updated after contradiction
- imported: From external source
post/api/v2/agents/{agent_id}/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