Enter the first 6 to 8 digits of a card number (BIN/IIN) to retrieve information. You can check up to 10 BINs at a time.
https://binpro.cc/api.php
api_key
: Your API keybin
: The BIN/IIN number(s) you want to checkhttps://binpro.cc/api.php?api_key=yourkey&bin=450001
{
"bin": "450001",
"scheme": "Visa",
"type": "Credit",
"brand": "PURCHASING",
"country": "CANADA",
"bank": "PEOPLES TRUST COMPANY"
}
{ "error": "BIN not found" }