Welcome to our new developer portal! Use the "Ask" button to chat with our AI Agent.
For the complete documentation index, see llms.txt. This page is also available as Markdown.

D1 API summary

Overview

This page provides a checklist of the D1 API endpoints typically required to integrate 3DS.

Direction indicates who calls the endpoint:

  • Inbound: your issuer backend calls the D1 API.

  • Outbound: the D1 backend calls your issuer backend.

Required APIs

API
Inbound/Outbound
Description

Issuer -> Thales D1

Get an OAuth 2.0 access token to call the D1 backend.

Issuer -> Thales D1

Order a physical card

Issuer -> Thales D1

Order several physical cards

Optional APIs

API
Inbound/Outbound
Description

Issuer -> Thales D1

Register a card with corresponding cards credentials.

Issuer <- Thales D1

Receive card order status real time

Issuer -> Thales D1

Get the status of a card order

Issuer -> Thales D1

Pull a card and request to apply a change

Issuer -> Thales D1

Request to track the shipment of a card

Last updated

Was this helpful?