{ "opencollection": "1.0.0", "info": { "name": "Companies AI Embed API Keys API", "version": "v296.0-SNAPSHOT" }, "items": [ { "info": { "name": "API Keys", "type": "folder" }, "items": [ { "info": { "name": "Create an API key", "type": "http" }, "http": { "method": "POST", "url": "https://marketplace.appdirect.com/api/api/v1/api-keys", "body": { "type": "json", "data": "{}" } }, "docs": "Creates a new API key for the caller or a specified user and organization (based on access level)." } ] } ], "bundled": true }