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