{ "opencollection": "1.0.0", "info": { "name": "FleetMon API Reference Basic Vessel Data RoRo Ferry Terminal Demo API", "version": "Version 2.4.2" }, "items": [ { "info": { "name": "RoRo Ferry Terminal Demo", "type": "folder" }, "items": [ { "info": { "name": "Delivers a list of terminal calls", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/terminal/call/demo/", "params": [ { "name": "request_limit_info", "value": "", "type": "query", "description": "If `true` some extra attributes will be added to the response informing about usage and limits of this endpoint." } ] }, "docs": "Delivers a list of terminal calls" } ] } ], "bundled": true }