One API for real-time gift card balance checking, AI fraud detection, and white-label verification portals. Ship in minutes, scale to billions.
One clean API, fully unified across every network. No custom adapters. No scraping.
Live queries across Visa, MC, Amex & 2,000+ retail networks. Single unified response schema.
Learn more →Every response includes a 0–1 fraud score. ML model trained on 2B+ transactions.
Learn more →Deploy a fully branded card-check portal. Your domain, logo, and colours.
Learn more →24 global PoPs. <80ms median. 99.99% uptime SLA with credit-backed guarantee.
Learn more →SOC 2 Type II certified. TLS 1.3. Card data never stored. Compliance built in.
Learn more →Real-time usage dashboards, latency histograms, fraud event webhooks.
Learn more →Install the SDK, pass your card data, get structured JSON back — including a live fraud score on every single response.
// npm install @cardping/sdk import { CardPing } from '@cardping/sdk'; const client = new CardPing({ apiKey: process.env.CARDPING_KEY }); // Check any gift card, any network const result = await client.ping({ cardNumber: '6006-4913-0000-0011', pin: '1234', network: 'visa_gift' }); console.log(result.balance); // 47.50 console.log(result.status); // "active" console.log(result.fraudScore); // 0.02
1,000 checks/month free — forever. No credit card needed. Volume discounts auto-apply.
Join 500+ companies. Free tier. No credit card required.