v1
latestOpenAPI 3.0.02026-07-1314094.0 KBGet the complete data associated with a debit/credit card
Utilize this module to effortlessly retrieve comprehensive information associated with a debit or credit card.
The API provides details such as card type (debit or credit), scheme (Visa, Mastercard, etc.), brand (gold, platinum, etc.), and bank information.
This data is invaluable for various applications, including verifying customer payment details, detecting fraudulent transactions, and delivering personalized services to enhance user experiences.
Query parameters
The BIN/IIN of the card (min: 6 digits).
The format command is used to get a response in a specific format.
The userID command can be used to identify requests sent by specific users to monitor in the Events Page.
The mode command is used to in the development stage to simulate the integration process before releasing it to the production environment.
Expected values: live, or test.
The callback command can help you make the response as a JSONP format.
Expected values: any name that can be used as a function name in Javascript, e.g: myFunctionName.
Response
OK