# 3DS

Protect your business and meet regulatory requirements by verifying your customer's identity with our 3DS API.

Version: 1

## Servers

Test (Try)
```
https://try.access.worldpay.com
```

Live
```
https://access.worldpay.com
```

## Security

### BasicAuth

Type: http
Scheme: basic

## Download OpenAPI description

[3DS](https://worldpay-portal.eu.redocly.app/access/_bundle/products/3ds/@v1/openapi.yaml)

## Other

### Generate required data for 3DS Device Data Collection

 - [POST /verifications/customers/3ds/deviceDataInitialize](https://worldpay-portal.eu.redocly.app/access/products/3ds/v1/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://worldpay-portal.eu.redocly.app/access/products/3ds/v1/openapi/other/authenticate.md): Authenticate your customer by submitting order and risk data.

### Verify the 3DS challenge response

 - [POST /verifications/customers/3ds/verification](https://worldpay-portal.eu.redocly.app/access/products/3ds/v1/openapi/other/verify.md): Verify the results of a challenged authentication.

