{ "opencollection": "1.0.0", "info": { "name": "Arthur GenAI Engine Agent Discovery Upsolve V1 API", "version": "2.1.688" }, "items": [ { "info": { "name": "Upsolve V1", "type": "folder" }, "items": [ { "info": { "name": "Retrieve Jwt For Upsolve Ai Dashboards", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/api/v1/upsolve-ai/tenant/token", "body": { "type": "json", "data": "{}" } }, "docs": "Authenticates and authorizes user with Upsolve AI and returns Upsolve JWT." } ] } ], "bundled": true }