Detect Card Type
detect_card_typeIdentify the card network (Visa, Mastercard, American Express, etc.) from a card number's IIN/BIN prefix. Provide digits only to get the network type instantly.
Instructions
Identifies the card network (Visa, Mastercard, American Express, Discover, Diners Club, JCB) from the card number's IIN/BIN prefix. Accepts digits only (spaces/dashes should be stripped by the caller).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cardNumber | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| network | Yes |