Latest: v3.2.0 — March 20, 2026
API Changelog
Every update to the MyCardLiaison API — new features, improvements, fixes, and deprecations.
📬 Subscribe to Changelog
Get an email whenever we ship a new release.
v3.2.0
New Features
March 20, 2026
- new Batch API now supports up to 1,000 cards per request (up from 100)
- new Real-time network anomaly sharing between Enterprise customers (anonymised)
- new fraud_signals array added to all check responses with human-readable signal labels
- improved AI fraud model retrained on Q1 2026 data — false positive rate reduced by 18%
- improved Webhook retry logic now uses exponential backoff with jitter
v3.1.0
Improvements
February 5, 2026
- new Python SDK v2.0 released with full async/await support
- new GET /cards/history endpoint now supports cursor-based pagination
- new White-label portal supports custom SMTP configuration for branded emails
- improved P99 latency reduced from 220ms to 140ms following edge node upgrades in APAC
- fixed Resolved an issue where Discover cards occasionally returned incorrect expiry dates
v3.0.0
API v3 Launch
January 10, 2026
- new API v3 with fully redesigned response schema — cleaner, more consistent field names
- new ai_verified flag on all check responses
- new currency field now returns ISO 4217 code on all networks (was inconsistent in v2)
- new Multi-tenant reseller API for white-label partners
- new JavaScript/TypeScript SDK v3 with full type definitions
- deprecated API v2 enters maintenance-only mode. Sunset date: January 10, 2027
v2.9.0
Improvements
November 18, 2025
- new 400 new card networks added — total now 2,000+
- new Webhook signature verification now uses HMAC-SHA256
- improved Dashboard analytics now include P50/P95/P99 latency histograms per network
- fixed Fixed rate limiting headers not returning correctly on 429 responses
v2.8.0
Fraud Engine
September 3, 2025
- new Fraud score v2 model deployed — trained on 800M additional transactions
- new geo_anomaly fraud signal added — flags checks from unexpected geographic origins
- new Configurable fraud score threshold rules per API key in dashboard
- improved Fraud webhook delivery latency reduced from 800ms to under 200ms