Card Info

Card Bin - A card's Bank Identification Number (BIN) is the first 6–8 digits of the card number. BINs are used to identify the bank that issued the card. With card bin, we can get card details like card's type, country where the card was issued, card's industry and card's issuer.

You can use this API to check card details and card eligiblility for Subscription, etc,.

Note
  • For more than 6 digit bins,

    • Juspay Internal enablement is required to use more than 6 digit bins. Request Juspay team for the same.

    • API key authentication in API request is required to get the correct complete information.

  • merchant_id must be included in the CardInfo query when checking support for mandates to ensure an accurate response reflecting the features enabled for your account.

API Endpoints
Sandbox Link
GET
https://sandbox.juspay.in/cardbins/{cardbins}
Production Link
GET
https://api.juspay.in/cardbins/{cardbins}
Headers
Query Params
200 : Success
404 : Not Found
Last updated 9 months ago