{ "opencollection": "1.0.0", "info": { "name": "AutoCompose Engage API", "version": "0.0.3" }, "request": { "auth": { "type": "apikey", "key": "asapp-api-id", "value": "{{asapp-api-id}}", "placement": "header" } }, "items": [ { "info": { "name": "Engage", "type": "folder" }, "items": [ { "info": { "name": "Engage Genagent in a conversation.", "type": "http" }, "http": { "method": "POST", "url": "https://api.sandbox.asapp.com/mg-genagent/v1/engage", "body": { "type": "json", "data": "{}" } }, "docs": "Engage Genagent in a conversation." } ] } ], "bundled": true }