# Card Manage your customers' cards programmatically. These APIs allow you to retrieve card details, control card status, manage spending permissions, and access sensitive card data securely. **Key capabilities:** - List and retrieve card details for a profile - Update card status (active, frozen, blocked) - Control spending permissions (e-commerce, ATM, contactless, etc.) - Access sensitive card data (PAN, CVV, PIN) via encrypted JWE payloads **Sensitive card details:** Wise is a PCI DSS compliant provider and stores all card data securely. The scope for PCI compliance depends on your use case and will impact how you integrate. For all sensitive card details endpoints, follow the [detailed guide](/guides/product/issue-cards/sensitive-card-details). {% admonition type="info" %} For ordering new cards, see the [Card Order API](/api-reference/card-order). For transaction history, see the [Card Transaction API](/api-reference/card-transaction). {% /admonition %}