Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Nuvei 3DS API

3D Secure 2 authentication endpoints. getCard3DDetails returns DS information and challenge requirements for a card; authenticate3d completes the authentication flow returning CAVV and ECI. Designed to satisfy PSD2 SCA requirements for EEA acquiring.

Nuvei 3DS API is one of 11 APIs that Nuvei publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include 3DS, SCA, Authentication, and Cards. The published artifact set on APIs.io includes API documentation and an OpenAPI specification.

This API exposes 2 operations across 2 paths, and defines 4 schemas. It is described by OpenAPI 3.0.3, at version 1.0.

Requests are made against 2 base URLs: https://secure.safecharge.com/ppp/api/v1, https://ppp-test.nuvei.com/ppp/api/v1.

2 operations 2 paths 4 schemas 2 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0
Base URL
https://secure.safecharge.com/ppp/api/v1/
Resource Areas
1

Paths & Operations 2

Across 2 paths, the API surfaces 2 operations — 2 POST. Each is listed below with its method, path, parameters, and response codes.

3DS 2
POST
/getCard3DDetails.do
Get Card 3DS Details
getCard3DDetails body → 200
POST
/authenticate3d.do
Authenticate 3D
authenticate3d body → 200

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Authenticate3DRequest (9 properties), Card3DResponse (8 properties), Authenticate3DResponse (8 properties), Card3DRequest (6 properties). Each schema is shown below with its type and property counts.

Authenticate3DResponse
object
8 properties
Card3DRequest
object
6 properties 3 required
Authenticate3DRequest
object
9 properties 5 required
Card3DResponse
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

nuvei-3ds-api-openapi.yml Raw ↑

Other APIs Nuvei publishes across the network.

Nuvei Payments API
Nuvei Payouts API
Nuvei User Payment Options API
Nuvei DCC API
Nuvei Direct Merchant Notifications (DMN)
Nuvei Financial Operations API
Nuvei Merchant API
Nuvei Orders API
Nuvei Sessions API
Nuvei Status API