On This Page
Manage Network Tokens
This section contains information about how to manage network tokens using
TMS
.You can manage network tokens using the Tokenized Cards and Payment Credentials APIs.
Tokenized Cards API
The Tokenized Cards API enables you to create, retrieve, and manage network
tokens:
The Tokenized Cards API also supports these value-added capabilities for network
tokenization:
For information about network tokenization, see Network Tokenization.
To retrieve payment credentials, including a cryptogram for a network token, see
Generate Payment Credentials.
Use this endpoint to access the Tokenized Cards API:
POST
https://apitest.cybersource.com
/tms/v2/tokenized-cardsPayment Credentials API
The Payment Credentials API enables you to generate and retrieve network token
payment credentials such as:
- Network token value
- Cryptogram (Visa and Mastercard only)
- Dynamic card verification value (CVV) (American Express only)
Use this endpoint to access the Payment Credentials API:
POST
https://apitest.cybersource.com
/tms/v2/tokens/{tokenId}/
payment-credentials