{ "opencollection": "1.0.0", "info": { "name": "FleetMon API Reference Basic Vessel Data Non AIS Vessel Particulars API", "version": "Version 2.4.2" }, "items": [ { "info": { "name": "Non AIS Vessel Particulars", "type": "folder" }, "items": [ { "info": { "name": "Delivers non-AIS information for a vessel", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/vessel_nonais/:vessel_id", "params": [ { "name": "vessel_id", "value": "", "type": "path", "description": "FleetMon identifier for maritime objects like vessels" }, { "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 non-AIS information for a vessel" } ] } ], "bundled": true }