{ "opencollection": "1.0.0", "info": { "name": "CGMIX Maritime Information Exchange Equipment API", "version": "1.0.0" }, "items": [ { "info": { "name": "Equipment", "type": "folder" }, "items": [ { "info": { "name": "Get Equipment Certification Details", "type": "http" }, "http": { "method": "GET", "url": "https://cgmix.uscg.mil/xml/EquipmentData.asmx/getEquipmentDetails", "params": [ { "name": "EquipmentId", "value": "160.002/3", "type": "query", "description": "USCG equipment certification ID" } ] }, "docs": "Retrieve details about USCG-approved marine equipment by equipment ID, including approval status, manufacturer, model, and certification scope." } ] } ], "bundled": true }