{ "opencollection": "1.0.0", "info": { "name": "@tictactrip/api Autocomplete Results API", "version": "2.1489.0" }, "items": [ { "info": { "name": "Results", "type": "folder" }, "items": [ { "info": { "name": "GetResults", "type": "http" }, "http": { "method": "POST", "url": "/v2/results", "body": { "type": "json", "data": "{}" }, "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Fetch results. Ignore search request that are further than 1800KM." } ] } ], "bundled": true }