{ "opencollection": "1.0.0", "info": { "name": "Robin Legal Intelligence Platform Documents Properties API", "version": "0.2.0-dev" }, "request": { "auth": { "type": "apikey", "key": "X-API-Key", "value": "{{X-API-Key}}", "placement": "header" } }, "items": [ { "info": { "name": "Properties", "type": "folder" }, "items": [ { "info": { "name": "List Properties", "type": "http" }, "http": { "method": "GET", "url": "https://api.robinai.com/v1/properties" }, "docs": "List Properties" } ] } ], "bundled": true }