Skip to main content

Get Card BIN Data [v3]

POST 

/api/v3/get-bin-data

Look up card metadata from the first 6 digits (BIN/IIN) of a card number.

Quick Reference
  • Required: card_bin (first 6 digits of card number)
  • Optional: order_id (for additional context)
  • Returns: payment_mode_code, card_type, scheme_name, issuer_name, issuer_code, card_country_code

Request

Responses

When the BIN data is successfully fetched, the response will be as below