Skip to main content
GET
Returns full card details including card number, CVV, expiry, balance, and status.
string
required
Bearer token. Example: Bearer sk_staging_your_api_key
string
required
The card’s service ID.
The response includes sensitive card data (full card number, CVV). Handle this data securely and never log or store it in plaintext. Consider PCI DSS compliance requirements.
depositAddress and supportedNetworks are present only on crypto cards. supportedNetworks lists every chain/token pair that will be credited — read it at runtime rather than hardcoding a chain, since the values differ between staging and production. See Supported networks.