Credit Card Validator
This API is designed for efficient and accurate credit card number validation. Its primary function is to verify the validity of a credit card number using the Luhn algorithm, a standard procedure for checking the control digit and overall card number structure. In addition, the API analyzes the card number prefix to identify the card type (Visa, Mastercard, American Express, etc.). Key Features…
Credit Card Validator endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
cardValidator /validate-card |
|
Credit Card Validator pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 1000 / hour |
|