{ "opencollection": "1.0.0", "info": { "name": "AviationWeather.gov Alerts Thumbnails API", "version": "v4.0" }, "items": [ { "info": { "name": "Thumbnails", "type": "folder" }, "items": [ { "info": { "name": "satellite_thumbnails", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/thumbnails/satellite/:area", "params": [ { "name": "area", "value": "", "type": "path", "description": "." } ] }, "docs": "Returns a thumbnail image for a satellite region. Image services in API are deprecated." } ] } ], "bundled": true }