{ "opencollection": "1.0.0", "info": { "name": "Leaf Agriculture Leaf API Reference > Alerts API Reference > Providers Auth > Lindsay Auth API", "version": "1.0.0" }, "items": [ { "info": { "name": "API Reference > Providers Auth > Lindsay Auth", "type": "folder" }, "items": [ { "info": { "name": "Leaf Agriculture 1. Get Lindsay auth URL", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/lindsay/url", "body": { "type": "json", "data": "{}" } }, "docs": "Leaf Agriculture 1. Get Lindsay auth URL" }, { "info": { "name": "Leaf Agriculture 2. Get Lindsay Token", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/lindsay/token", "body": { "type": "json", "data": "{}" } }, "docs": "Leaf Agriculture 2. Get Lindsay Token" } ] } ], "bundled": true }