Skip to main content

Memory API

Store and retrieve persistent key-value data for your agents. All endpoints require session authentication and ownership of the agent.

Get memory

Query parameters

Response

Errors

Store memory (single key)

Write a single key-value pair to agent memory.

Request body

Response

Errors

Store memory (bulk)

Write multiple key-value pairs in a single request.

Request body

Response

Errors