Check a Credit Card BIN

Validate card number and return card BIN details

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

This endpoint is useful to validate card numbers and/or identify the type and category of card (e.g. Credit or Debit, Standard, Rewards or Corporate) as well as the card issuing country and bank information.

Required Path Parameter

Provide at least the first 6 numeric digits of the credit card in the GET request path. For example: .../v3/utilities/bin/454847

Path Params
integer
required

Provide at least the first 6 numeric digits of the card

Headers
string
required
length ≤ 24
Defaults to T6554252567241061980

The unique key identifying the app making this request.

NOTE: If testing use T6554252567241061980 for the Qor-App-Key header key.

string
required
Defaults to 01dffeb784c64d098c8c691ea589eb82

The Client key represents an authorized merchant account and is assigned by QorCommerce or your merchant service account provider.

NOTE: If testing use 01dffeb784c64d098c8c691ea589eb82 for the Qor-Client-Key header key.

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json