{ "opencollection": "1.0.0", "info": { "name": "Mem0 API Docs agents stats API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "stats", "type": "folder" }, "items": [ { "info": { "name": "Retrieve memory-related statistics for the authenticated user.", "type": "http" }, "http": { "method": "GET", "url": "https://api.mem0.ai/v1/stats/" }, "docs": "This endpoint returns the following statistics:\n- Total number of memories created\n- Total number of search events\n- Total number of add events" } ] } ], "bundled": true }