Available Tools
Brand Lookup
Identify the card brand (Visa, Mastercard, etc.) and get a logo URL to display in your UI.
Metadata Lookup
Get the full card metadata: brand, type (credit/debit), category, issuing bank, and country of issue.
Luhn Validation
Validate a full card number using the Luhn algorithm, with optional metadata in the response.
Card Validation
Assess transaction risk by comparing card origin against the payer’s IP address and billing country.
Authentication
All Card Tools endpoints require an API key passed in theX-Api-Key header. See Generate API Key to get started.