Built for Scale.
Designed for Developers.
Every tool you need to check, validate, and analyze gift cards at enterprise scale — backed by AI and a globally distributed infrastructure.
Everything Your Platform Needs
Real-Time Balance Checking
Query live gift card balances via a single POST endpoint. Our routing engine connects to card network endpoints in real time — no caching, no stale data.
- Visa, Mastercard, Amex, Discover gift cards
- 2,000+ retail & restaurant card networks
- Closed-loop and open-loop cards
- Multi-currency support (180+ currencies)
- Card expiry date retrieval
- Transaction history (where available)
AI-Powered Fraud Detection
Every API response includes a real-time fraud score generated by our ML models trained on over 2 billion historical transactions.
- 0.00–1.00 fraud score on every response
- Velocity pattern detection
- Card cloning & skimming signals
- Geo-anomaly detection
- Configurable score thresholds & block rules
- Fraud event webhooks
Global Low-Latency Infrastructure
24 PoPs across 6 continents ensure your requests reach the nearest edge node. Redundant routing eliminates single points of failure.
- <80ms median response globally
- 99.99% uptime SLA with credit-backed guarantee
- Automatic failover between network routes
- HTTP/2 and keep-alive connection pooling
- Dedicated capacity for Enterprise plans
Analytics & Event Webhooks
Full observability into your API usage: real-time dashboards, latency histograms, error rates, and fraud event streams.
- Real-time usage dashboard
- P50/P95/P99 latency monitoring
- Error rate tracking by network
- Fraud event webhook delivery
- Monthly CSV/JSON usage exports
- Slack & PagerDuty alert integrations
2,000+ Networks. One API.
From major card brands to niche retailer closed-loop systems — if it's a gift card, we can check it.
// 2,000+ networks available — sample subset { "networks": [ { "id": "visa_gift", "name": "Visa Gift Card", "type": "open_loop" }, { "id": "mc_gift", "name": "Mastercard Gift", "type": "open_loop" }, { "id": "amex_gift", "name": "Amex Gift Card", "type": "open_loop" }, { "id": "amazon_gc", "name": "Amazon Gift Card", "type": "closed_loop" }, { "id": "starbucks", "name": "Starbucks Card", "type": "closed_loop" }, { "id": "target_gc", "name": "Target Gift Card", "type": "closed_loop" }, // ...1,994 more networks ], "total": 2047 }
Start Checking Cards Today
Free tier includes 1,000 checks/month. No credit card needed.