Skip to main content
POST
Generate 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.

Authorizations

Authorization
string
header
required

Response

200 - application/json

Secure token generated successfully.

access
string

The generated secure token.

Example:

"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ0b2tlbl90eXBlIjoiYWNjZXNzIiwiZXhwIjoxNzI3NzI3MTM3LCJpYXQiOjE3Mjc3MjM1MzcsImp0aSI6IjFjZTBkZmExODgwNzQzNGI4MDk2MzdlNTliNmM1NWMzIiwidXNlcl9pZCI6NDYxfQ.DFGNJr7JT6z3cp976PDBT57uX7LaYJLYBsdK8kaSAOI"