{ "opencollection": "1.0.0", "info": { "name": "FarmCommand canplug token-login API", "version": "1.0" }, "items": [ { "info": { "name": "token-login", "type": "folder" }, "items": [ { "info": { "name": "token-login_create", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/token-login/" }, "docs": "Token login for FarmCommand users, returns token if logged in successfully" } ] } ], "bundled": true }