{ "opencollection": "1.0.0", "info": { "name": "Let's Encrypt ACME Account Directory API", "version": "1.0" }, "items": [ { "info": { "name": "Directory", "type": "folder" }, "items": [ { "info": { "name": "Get ACME directory", "type": "http" }, "http": { "method": "GET", "url": "https://acme-v02.api.letsencrypt.org/directory" }, "docs": "Returns URLs for all ACME resources and server metadata." } ] } ], "bundled": true }