April 2026
April 7, 2026
KYC is now optional for card issuance- Cards can be issued to cardholders immediately after creation — no KYC verification required
- The Initiate KYC Verification endpoint is now optional, for use when identity verification is needed for compliance
- The
kycStatusfield is no longer returned in the Create Cardholder response - Cardholder registration no longer requires business KYC documents
April 2, 2026
Automated KYC Verification for Cardholders- New Initiate KYC Verification endpoint (
POST /cardholders/{id}/kyc/session) — creates a verification session with automated ID document scanning and liveness detection - Returns a
verificationUrlwhere the cardholder completes verification directly - Results delivered via webhook:
cardholder.kyc_approvedorcardholder.kyc_rejected - Verification fee: $0.60 per successful verification (held on initiation, charged on approval, released on failure)
- The
genderfield is now required when creating cardholders (must beMALEorFEMALE)
- The
POST /cardholders/{id}/kycendpoint for manual document upload is deprecated. Use the new/kyc/sessionendpoint instead. Sunset date: July 1, 2026 - The
kycobject in the Create Cardholder request body is deprecated. Initiate verification separately after creation
February 2026
February 25, 2026
Card Products & Multi-Currency Support- New List Products endpoint (
GET /cards/products) to discover available card products with fees, limits, and features - Card creation now accepts
productIdto select a specific card product (brand, currency, spending limit) - Added EUR-denominated card support — specify amounts in EUR with automatic USD conversion at market rate
- Default product is
MCWORLDUSDwhen noproductIdis provided
- The
spendingLimitfield in Create Card is deprecated in favor ofproductId. It will continue to work for backward compatibility but will be removed in a future version
January 2026
January 16, 2026
Cardholders API Improvements- Added webhook events for cardholder lifecycle
- Improved KYC validation with image requirements
- Added
externalIdfield for custom identifiers
January 14, 2026
Authentication Enhancements- Added token refresh endpoint
- Improved error messages for invalid credentials
December 2025
December 20, 2025
eSIM API Launch- New eSIM purchasing and management endpoints
- Support for 190+ countries
- Top-up functionality for existing eSIMs
December 10, 2025
Payouts API- Account verification endpoint
- Improved payout status tracking
November 2025
November 15, 2025
Initial v3 Beta Release- JWT-based authentication
- Collections API
- Refunds API
- New response format with request tracking

