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

Ravelin 3D Secure API

EMV 3DS 2.x authentication operations.

Ravelin 3D Secure API is one of 13 APIs that Ravelin publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include 3D Secure. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, authentication docs, and rate-limit docs.

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

Requests are made against a single base URL, https://3ds.live.pci.ravelin.com.

4 operations 4 paths 2 schemas 4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1
Base URL
https://api.ravelin.com
Authentication
API Key
License
Proprietary
Terms of Service
Resource Areas
1

Authentication & Security 1

Ravelin 3D Secure API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (secretApiKey). By default, every request must be authenticated.

  • secretApiKey — Secret API key prefixed with token.

Paths & Operations 4

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

3D Secure 4

EMV 3DS 2.x authentication operations.

POST
/3ds/version
Look Up 3DS Version for a Card
lookup3dsVersion body → 200
POST
/3ds/authenticate
Send a 3DS Authentication Request (AReq)
authenticate3ds body → 200
POST
/3ds/challenge
Send a 3DS Challenge Request
challenge3ds body → 200
POST
/3ds/result
Retrieve a 3DS Authentication Result
result3ds body → 200

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are AuthenticateResponse (8 properties), AuthenticateRequest (4 properties). Each schema is shown below with its type and property counts.

AuthenticateResponse
object
8 properties
AuthenticateRequest
object
4 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

ravelin-3d-secure-api-openapi.yml Raw ↑

Other APIs Ravelin publishes across the network.

Ravelin PSP API
Ravelin Callbacks API
Ravelin Authentication API
Ravelin Checkout API
Ravelin Connect API
Ravelin Customer API
Ravelin Disputes API
Ravelin Payouts API
Ravelin Refunds API
Ravelin Supplier API
Ravelin Transactions API
Ravelin Vouchers API