⚒️ BIN code lookup with apilayer API

71 views · ⚒️ Engineering

Description

This workflow is designed to validate and fetch information about a card using the BIN code. It utilizes apilayer’s BIN Check API and provides details like the card brand, type, issuing bank, and country.

Prerequisites:


Steps in n8n:

Step 1: Manual Trigger

Step 2: Set BIN Code and API Key

Step 3: HTTP Request

(Optional) Step 4: Handle the Output


Expected Output: The response from apilayer contains detailed information about the provided BIN:


Example Use Case: Use this to build a fraud prevention microservice, pre-validate card data before sending to payment gateways, or enrich card-related logs.

🔗 Nodes Used

HTTP Request

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup