{ "opencollection": "1.0.0", "info": { "name": "Mem0 API Docs agents runs API", "version": "v1" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "runs", "type": "folder" }, "items": [ { "info": { "name": "runs_create", "type": "http" }, "http": { "method": "POST", "url": "https://api.mem0.ai/v1/runs/", "body": { "type": "json", "data": "{}" } }, "docs": "Create a new Agent Run." } ] } ], "bundled": true }