BIN API
Unearth information about a card's bank, issuer, country, type, and validity using our BIN API. Identify pre-paid, gift, and credit cards to counter payment fraud effectively.
Good to know
- Use the Fraud API if you want to use the BIN API together with any of our Email API, IP API, and Device Fingerprinting.
- All SEON API requests are case-sensitive. Please follow the formatting below to avoid errors.
Request
Request Attributes | Value | Required | |
---|---|---|---|
include | id | no | |
HTTP Endpoint
PHP
Generic
Generic
Response
The endpoint returns JSON structured response.
JSON Attributes | Type | |
---|---|---|
card_bin | string | |
bin_bank | string | |
bin_card | string | |
bin_type | string | |
bin_level | string | |
bin_country | string | |
bin_country_code | string | |
bin_website | string | |
bin_phone | string | |
bin_valid | boolean | |
card_issuer | string | |
id | ||