
BIN Lookup
Pricing
$1.50 / 1,000 results

BIN Lookup
A simple and powerful tool for performing Bank Identification Number (BIN) lookups using a local SQLite database. This script retrieves detailed information about a card's issuing bank, card brand, type, and country based on the first 6 to 16 digits of a card number.
0.0 (0)
Pricing
$1.50 / 1,000 results
0
Total users
1
Monthly users
1
Runs succeeded
>99%
Last modified
6 days ago
You can access the BIN Lookup programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, youβll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "bin": "498000"<}' |<apify call vcbox/bin-lookup --silent --output-dataset
BIN Lookup API through CLI
The Apify CLI is the official tool that allows you to use BIN Lookup locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: