BinAPI24
The BinAPI24 service provides comprehensive information about credit card Bank Identification Numbers (BIN) and Issuer Identification Numbers (IIN). This API allows developers to validate and retrieve detailed information about credit card issuers based on the first 6-8 digits of a credit card number. What is a BIN/IIN? A Bank Identification Number (BIN) or Issuer Identification Number (IIN) is…
BinAPI24 endpoints
| Method | Endpoint | Description |
|---|---|---|
| BIN Lookup | ||
| POST |
lookupBinPost /bin-lookup |
Look up information about a Bank Identification Number (BIN) or Issuer Identification Number (IIN). |
| GET |
lookupBinGet /bin-lookup/{bin} |
Look up information about a Bank Identification Number (BIN) or Issuer Identification Number (IIN) using a GET request. |
| Other endpoints | ||
| POST |
lookupBinPost /bin-lookup |
Look up information about a Bank Identification Number (BIN) or Issuer Identification Number (IIN). |
| GET |
lookupBinGet /bin-lookup/{bin} |
Look up information about a Bank Identification Number (BIN) or Issuer Identification Number (IIN) using a GET request. |
| POST |
updateIpAccessConfig /ip-access |
Update the IP access control configuration for the API. This endpoint is only accessible to admin users. |
| GET |
getIpAccessConfig /ip-access |
Get the current IP access control configuration for the API. This endpoint is only accessible to admin users. |
| GET |
lookupBinGet /bin-lookup/{bin} |
Look up information about a Bank Identification Number (BIN) or Issuer Identification Number (IIN) using a GET request. This is a direct route that doesn't require the /api prefix. |
| GET |
lookupBinGetWithApi /api/bin-lookup/{bin} |
Look up information about a Bank Identification Number (BIN) or Issuer Identification Number (IIN) using a GET request with the API prefix. |
| POST |
lookupBinPost /api/bin-lookup |
Look up information about a Bank Identification Number (BIN) or Issuer Identification Number (IIN). |
BinAPI24 pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $5 / month | — |
|
| ULTRA Recommended | $20 / month | — |
|
| MEGA | $50 / month | — |
|