3 Services from agent-memory-api-production-f2c4.up.railway.app
Retrieves all stored memory records in a given namespace, sorted by most recently updated first.
$0.001/messagePersists a key-value memory record for an AI agent with optional namespace isolation, TTL, and metadata.
$0.001/messageRetrieve a single stored memory record by namespace and key, returning the JSON memory object or 404 if not found.
$0.001/message