Your Persistent Memory Layer
Your account is ready. Below is your API key — store it securely, it cannot be retrieved again.
Your API Key
{api_key}
User ID: {user_id}
Current Plan: {plan}
pip install remembra
from remembra import Remembra rem = Remembra(api_key="{api_key}") rem.store("My first memory")
results = rem.recall("what was my first memory?")
Need help? Reply to this email or visit our documentation.
Remembra © 2026 | Preferences | Unsubscribe