Tokenize

Authentication is NOT required for this API call.The tokenization API takes in the details of a card and generates a temporary token representing the details of the card. This API is expected to be called from the browser or directly from Android/iOS app. Once a card is tokenized, you can initiate a payment or add the card to any customer’s account using /card/add.A tokenized card is remembered only for 15 minutes. You have to make use of the card before its validity expires. If expired, you have to get the card input by the user again.

Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!