BIN Lookup
Enter the first 6/8 digits of a credit card number to get information about the issuing institution and card type.
API Usage Example

Here's how you can use our API to fetch BIN information:

curl -X GET "https://bin.efcanela.com/api/:bin"

Replace ":bin" with the BIN you want to look up.