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