v1
latestOpenAPI 3.1.02026-07-2414704.6 MBCard BIN Checker
Instantpay's Card BIN Checker is a valuable tool for businesses. It verifies Bank Identification Numbers (BINs) with precision and efficiency. This solution uses a database, updated almost daily. It helps confirm a BIN's existence, and accurately identify the issuing bank and card type.
The Card BIN Checker helps prevent fraud. It also ensures reliable payments. It does this by checking card info against a current, extensive database.
Instantpay's Card BIN Checker helps secure businesses. It boosts confidence, streamlines transactions, and cuts risk.
post/binChecker
Response
200
Example response
{
"statuscode": "TXN",
"status": "Transaction Successful",
"data": {
"externalRef": "3484-dsajkfj-33",
"pool": {
"account": "7428585742",
"openingBal": "381.45",
"mode": "DR",
"amount": "0.59",
"closingBal": "380.86"
},
"binDetails": {
"bin": "346590",
"cardNetwork": "AMERICAN EXPRESS",
"cardType": "CREDIT",
"isoCountryName": "UNITED STATES",
"isoCountryA2": "US",
"cardTransfer": "F"
}
},
"timestamp": "2022-11-23 14:36:06",
"ipay_uuid": "h06897cff5ba-5b1d-4ff0-8f09-0b59c8446895",
"orderid": "1221123143606CCERP",
"environment": "LIVE"
}