Base URL:
https://api.anonalabs.com
https://memory.anonalabs.com also works and always will. If that is what your
code already uses, nothing needs to change. api.anonalabs.com is simply the
recommended host for new integrations. The one exception is the remote MCP
endpoint, which stays at https://memory.anonalabs.com/mcp.Data plane
Runtime memory operations. See Authentication for how to pass your API key.Try it out: record and retrieve a memory
Try it out: record and retrieve a memory
Control plane
Account and workspace management. Most of these back the dashboard; the workspace, key, and usage endpoints are also useful programmatically.Try it out: list spaces and check usage
Try it out: list spaces and check usage
Account sign-in (
/auth/...) and MCP OAuth (/oauth/...) are browser flows used by the
dashboard and by MCP clients. See Authentication and
MCP rather than calling them directly.