Welcome,

Account Type: | API Secret Key:

Admin Panel Gateways →
Available Balance ₹0.00

Run Active Services (Dynamic Internal Web Portal)

Your Wallet Ledger (Transactions)

ID Type Amount Before After Remarks / UPI TXN
No transaction logs.

Access Security (IP Whitelisting)

Leave empty to accept incoming API requests from any server location.

Developer integration manual

# Access Point: POST http://passport.karofind.in/index.php?route=gateway # Headers: Content-Type: application/x-www-form-urlencoded # Required: - api_key : "" - api_id : (API Pipeline ID) - (dynamic variables) # Standard Integration Model: curl -X POST "http://passport.karofind.in/index.php?route=gateway" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d "api_key=&api_id=1&aadhaar=123456789012"