# Human-like Memory Human-like Memory is a persistent memory layer for AI agents and applications. Canonical website: https://plugin.human-like.me ## Documentation - Static documentation index: https://plugin.human-like.me/docs/index.md - REST API integration: https://plugin.human-like.me/docs/api.md - OpenClaw plugin usage: https://plugin.human-like.me/docs/plugin.md - Hermes Agent integration: https://plugin.human-like.me/docs/hermes.md - Interactive docs page: https://plugin.human-like.me/docs?tab=api ## REST API Summary - Base URL: https://plugin.human-like.me - Authentication: `x-api-key: YOUR_API_KEY` - Search Memory: `POST /api/plugin/v1/search/memory` - Add Memory: `POST /api/plugin/v1/add/message` Use the static Markdown files above when your environment cannot execute JavaScript.