BIN Checker (Independent Publisher) (Preview)
Checks and verifies BIN (Bank Identification Number). Available for both credit card and debit cards.
This connector is available in the following products and regions:
Service | Class | Regions |
---|---|---|
Logic Apps | Standard | All Logic Apps regions except the following: - Azure Government regions - Azure China regions - US Department of Defense (DoD) |
Power Automate | Premium | All Power Automate regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Power Apps | Premium | All Power Apps regions except the following: - US Government (GCC) - US Government (GCC High) - China Cloud operated by 21Vianet - US Department of Defense (DoD) |
Contact | |
---|---|
Name | Troy Taylor |
URL | https://www.hitachisolutions.com |
ttaylor@hitachisolutions.com |
Connector Metadata | |
---|---|
Publisher | Troy Taylor |
Website | https://apilayer.com/marketplace/description/bincheck-api |
Privacy policy | https://www.ideracorp.com/Legal/APILayer/PrivacyStatement |
Categories | Data |
Creating a connection
The connector supports the following authentication types:
Default | Parameters for creating connection. | All regions | Not shareable |
Default
Applicable: All regions
Parameters for creating connection.
This is not shareable connection. If the power app is shared with another user, another user will be prompted to create new connection explicitly.
Name | Type | Description | Required |
---|---|---|---|
API Key | securestring | The API Key for this api | True |
Throttling Limits
Name | Calls | Renewal Period |
---|---|---|
API calls per connection | 100 | 60 seconds |
Actions
Search for BIN code |
Search for the provided BIN code. |
Search for BIN code
Search for the provided BIN code.
Parameters
Name | Key | Required | Type | Description |
---|---|---|---|---|
BIN
|
BIN | True | integer |
The BIN code. |
Returns
Name | Path | Type | Description |
---|---|---|---|
Bank Name
|
bank_name | string |
The name of the issuing bank. |
BIN
|
bin | string |
The BIN code. |
Country
|
country | string |
The country where the card was issued. |
Scheme
|
scheme | string |
The scheme of the BIN code. |
Type
|
type | string |
The card type. |
URL
|
url | string |
The URL address of the bank. |