{ "opencollection": "1.0.0", "info": { "name": "Fulcrum Public Accounting Code Auth API", "version": "v1" }, "items": [ { "info": { "name": "Auth", "type": "folder" }, "items": [ { "info": { "name": "Get details about a token used to authenticate the request", "type": "http" }, "http": { "method": "GET", "url": "https://api.fulcrumpro.com/api/auth/validate" }, "docs": "Get details about a token used to authenticate the request" } ] } ], "bundled": true }