{ "opencollection": "1.0.0", "info": { "name": "Mastercard Identity Insights for Accounts", "version": "0.2.2" }, "items": [ { "info": { "name": "Account Opening", "type": "folder" }, "items": [ { "info": { "name": "Response will provide device, IP and user insights.", "type": "http" }, "http": { "method": "POST", "url": "https://idv.mastercard.com/identity/accounts/openings", "body": { "type": "json", "data": "{}" } }, "docs": "Provides customers user identity, IP, and device scores to help with account creation decisioning. Using this API enables customers to be able to catch fraud early on and enhance customer experience while improving their risk models." } ] } ], "bundled": true }