{ "opencollection": "1.0.0", "info": { "name": "Arthur GenAI Engine Agent Discovery Registration V1 API", "version": "2.1.688" }, "items": [ { "info": { "name": "Registration V1", "type": "folder" }, "items": [ { "info": { "name": "Sign Up New User.", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v1/sign-up", "body": { "type": "json", "data": "{}" } }, "docs": "Signs up a new user and creates default resources. Triggers invitation to user email. Account creation feature flag must be enabled to use this endpoint." } ] } ], "bundled": true }