Tokenize
Authentication is NOT required for this API call.
The tokenization API takes in the details of a card and generates a 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.
Request
Response
API Endpoints
Sandbox Link
POST
https://api.sandbox.juspay.io/card/tokenize
Production Link
POST
https://api.juspay.io/card/tokenize
Body
200 : Success
400 : Invalid Input data
- Have questions?
- Need help? Contact support
- LLM? Read llms.txt

