Dashboard
Organization ID
Usage
Memories
0 / 500
Agent runs today
0 / 20
Think runs today
0 / 20
Quick start
curl -X POST http://localhost:3000/memory/write \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"agent_id":"default","content":"Hello, memory!"}'