{ "opencollection": "1.0.0", "info": { "name": "FleetMon API Reference Basic Vessel Data Vessel Photo API", "version": "Version 2.4.2" }, "items": [ { "info": { "name": "Vessel Photo", "type": "folder" }, "items": [ { "info": { "name": "URL to main photo for a vessel in specified size", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/vessel/photo/:size/", "params": [ { "name": "size", "value": "", "type": "path", "description": "sizing for photo" }, { "name": "imo_number", "value": "", "type": "query", "description": "only exact matching" }, { "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." }, { "name": "version", "value": "", "type": "query", "description": "photo version" }, { "name": "vessel_id", "value": "", "type": "query", "description": "only exact matching" } ] }, "docs": "URL to main photo for a vessel in specified size" } ] } ], "bundled": true }