# 3DS Protect your business and meet regulatory requirements by verifying your customer's identity with our 3DS API. Version: 2 ## Servers Test (Try) ``` https://try.access.worldpay-bsh.securedataplatform.com ``` Live ``` https://access.worldpay-bsh.securedataplatform.com ``` ## Security ### BasicAuth Type: http Scheme: basic ## Download OpenAPI description [3DS](https://developer.worldpay-bsh.securedataplatform.com/_bundle/products/3ds/@v2/openapi.yaml) ## Other ### Generate required data for 3DS Device Data Collection - [POST /verifications/customers/3ds/deviceDataInitialize](https://developer.worldpay-bsh.securedataplatform.com/products/3ds/v2/openapi/other/devicedatainitialize.md): Allow card issuers to perform Device Data Collection to fingerprint your customer's device. ### Initiate the 3DS authentication - [POST /verifications/customers/3ds/authenticate](https://developer.worldpay-bsh.securedataplatform.com/products/3ds/v2/openapi/other/authenticate.md): Authenticate your customer by submitting order and risk data. ### Verify the 3DS challenge response - [POST /verifications/customers/3ds/verification](https://developer.worldpay-bsh.securedataplatform.com/products/3ds/v2/openapi/other/verify.md): Verify the results of a challenged authentication.