JPMorgan Chase BIN Lookup

Look up Bank Identification Numbers for cards issued by JPMorgan Chase.

About JPMorgan Chase BINs

Bank JPMorgan Chase Country US Card Brands Visa, Mastercard Known BIN Ranges 401135, 401136, 402297, 540283

JPMorgan Chase issues payment cards on the Visa and Mastercard networks. Our database includes detailed information about JPMorgan Chase BINs including card types, levels, and features.

Common BIN Prefixes

BIN Brand Type
401135 Visa Credit/Debit
401136 Mastercard Credit/Debit
402297 Visa Credit/Debit
540283 Mastercard Credit/Debit

JPMorgan Chase BIN Lookup via API

Terminal
curl -X GET "https://api.binlookupapi.com/v1/401135" \
     -H "Authorization: Bearer YOUR_API_KEY"

Example response:

Terminal
{
  "bin": "401135",
  "brand": "Visa",
  "type": "credit",
  "bank": {
    "name": "JPMorgan Chase",
    "country": "US"
  }
}
Get Free API Key

See Also