Constructing the client
The workspace this client operates in.
User within the workspace. Required for per-user memory; optional otherwise.
The Loom API base URL —
https://api.loom.getmetacognition.com.Your API key (or a session token), sent as a bearer credential.
An optional custom
httpx.Client-like object — useful for shared connection
pools, retries, or testing.Sub-API namespaces
Beyond the top-level methods, the client groups capabilities into namespaces:| Namespace | Covers |
|---|---|
mem.user | Per-user memory |
mem.graph | Graph & sessions |
mem.insights | Cross-session insights & directions |
mem.account | Account & billing |
mem.workspaces | Workspaces |
mem.browse | Paginated sessions & claims |
mem.auth | Signup / login |
mem.admin | Founder admin |
A first call
Start with memory
Recall, papers, analyses, and claims.