{ "opencollection": "1.0.0", "info": { "name": "DeBounce Disposable Email Detector API", "version": "1.0.0" }, "items": [ { "info": { "name": "Disposable", "type": "folder" }, "items": [ { "info": { "name": "Check disposable email", "type": "http" }, "http": { "method": "GET", "url": "https://disposable.debounce.io/", "params": [ { "name": "email", "value": "", "type": "query", "description": "The email address or domain to check" } ] }, "docs": "Free API as easy as hitting a URL. Check an email address against a real-time, up-to-date list of disposable domains." } ] } ], "bundled": true }