{ "opencollection": "1.0.0", "info": { "name": "Twilio - Accounts A2p Email Validation API", "version": "1.52.0" }, "items": [ { "info": { "name": "Email Validation", "type": "folder" }, "items": [ { "info": { "name": "Twilio Validate an Email Address", "type": "http" }, "http": { "method": "POST", "url": "https://accounts.twilio.com/validations/email", "body": { "type": "json", "data": "{}" } }, "docs": "Check if an email address is valid and deliverable." } ] } ], "bundled": true }