Jump to Content
Sekuritance
HomeGuidesAPI Reference
v1.0.0

Log InSekuritance
Guides
Log In
v1.0.0
4.1 Card Bin Checker

Documentation

  • 1. Getting Started
  • 2. Authentication
  • 3. MPI Service
    • 3.1 3D Secure Authentication
    • 3.2 3D Secure Post Authentication
    • 3.3 Check if Card is 3D Enrolled
    • 3.4 Challenge Flow
    • 3.5 3DS Method invocation
  • 4. Card BIN Checker
    • 4.1 Card Bin Checker
  • 5. Fraud
    • 5.1 Determine Risk Score based on given information
    • 5.2 Initiates Risk Score flow with Consent form
    • 5.3 Retrieve Risk Score by Id
  • 6. Vault
    • 6.1 Retrieve Vaults
    • 6.2 Retrieve Card details
    • 6.3 Create Vault
    • 6.4 Retrieve Card & Personal details
    • 6.5 Retrieve Personal details
    • 6.6 Retrieve Data
    • 6.7 Store Card details
    • 6.8 Retrieve Vault Entries
    • 6.9 Store any data
    • 6.10 Store Card & Personal details
    • 6.11 Store Personal details
Powered by 

4.1 Card Bin Checker

Suggest Edits

This API endpoint to get card details by BIN and Retrieve card details by BIN.

4.1.1 Request Body

Base link for the endpoint is https://api.sekuritance.com/{{endpoint}}.

EventRequest TypeEndpoint
BIN checkerGET/v1/cards/bin-checker/{bin}

4.1.2 Request and Response Sample body JSON Sample

To check the the request and response of the body please check the URL: https://sekuritance.readme.io/reference

4.1.3 Request Body Parameters Description

This is a detailed description of each parameter in the request body.

Body ParameterData TypeDescription
binstringRequired
bin

Updated over 4 years ago


  • Table of Contents
    • 4.1.1 Request Body
    • 4.1.2 Request and Response Sample body JSON Sample
    • 4.1.3 Request Body Parameters Description