Everything you need to build gift card checking into any product — without dealing with individual network integrations.
Query live balances with a single POST. Our routing engine connects to live network endpoints — zero caching, always accurate.
Real-time 0–1 fraud score on every API response. Trained on 2B+ transactions. Configurable block thresholds per key.
24 Points of Presence across 6 continents. Automatic failover. Redundant network routing eliminates single points of failure.
Full observability: real-time dashboards, P50/P95/P99 latency, error rates by network, and fraud event streaming.
From major card brands to niche retailer closed-loop systems — a single API call covers them all.
// 2,000+ networks — sample { "networks": [ { "id": "visa_gift", "name": "Visa Gift Card", "type": "open_loop" }, { "id": "mc_gift", "name": "Mastercard Gift", "type": "open_loop" }, { "id": "amazon_gc", "name": "Amazon Gift", "type": "closed_loop" }, { "id": "starbucks", "name": "Starbucks Card", "type": "closed_loop" }, // ...1,996 more ], "total": 2047 }