Endpoint examples
Stats
Get memory system statistics for your namespace.
POST
Stats calls do not count against your monthly ops limit.
Authorizations
string
required
Your Atlas API key. Format:
atlas_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.Body
string
required
Namespace to query. Overridden server-side from your API key.
string
default:"shared"
Memory persona to report stats for.
Response
integer
Total vector chunks stored in Qdrant for this namespace.
integer
Unique entity nodes in the Neo4j knowledge graph.
integer
Relationship edges in the Neo4j knowledge graph.
boolean
Whether Qwen 0.5B and MiniLM are loaded and ready.