Request to verify credit card BIN
Request URL:
https://api.iplogger.org/bin/main/
Request |
||
Parameter |
Possible values |
Necessarily |
bin |
Any BIN between 000001 and 999999 |
Yes |
Answer |
||
Parameter |
Possible values |
Description |
result |
Array |
BIN data array |
"result": {
"bin": 528432,
"brand": "MASTERCARD",
"type": "CREDIT",
"level": "BUSINESS",
"contacts": [],
"bank": "U.S. BANK, N.A.",
"country": "us",
"country_name": "United States of America"
}