Sign Up
Login
Add Credit Card
Duplicate Prevention: Each card number can only be added once per account for security.
My Credit Cards
BIN Database Statistics
BIN Lookup by Card Number
BIN Lookup by BIN Number
User Profile
API Information
API Endpoints
POST /signup- User registrationPOST /login- User authenticationPOST /logout- User logoutPOST /credit-cards- Save credit cardGET /credit-cards- Get user's cardsDELETE /credit-cards/{id}- Delete credit cardGET /bin-lookup/{card}- BIN lookup by cardGET /bin-lookup/bin/{bin}- BIN lookup by BINGET /bin-lookup/stats- Database statsGET /me- User profile
Database Features
- 374,788+ BIN records
- 71 unique brands
- 232 countries covered
- Optimized indexes for fast lookups
- 30-120ms query performance
Security
Protected endpoints require JWT authentication via Bearer token.