API Reference
Create a Secure Token
Generates a secure token (secureToken
) for authenticating secure card-saving transactions.
POST
/
secure-token
The Authorization needs to be in the following format:
Authorization: Token <YOUR_API_KEY>
Generates a secure token (secureToken
) for authenticating secure card-saving transactions.
Response
200 - application/json
The generated secure token.