{ "opencollection": "1.0.0", "info": { "name": "URL API Reference Add-Ons File information API", "version": "2022-11-28" }, "items": [ { "info": { "name": "File information", "type": "folder" }, "items": [ { "info": { "name": "File info as JSON", "type": "http" }, "http": { "method": "GET", "url": "https://ucarecdn.com/:uuid/-/json/", "params": [ { "name": "uuid", "value": "", "type": "path", "description": "Unique file identifier" } ] }, "docs": "Returns file-related information, such as image dimensions or geo\ntagging data in the JSON format.\n" } ] } ], "bundled": true }