Returns RSA-encrypted card PAN, CVV, and expiry. Requires partner RSA public key to be configured. Your organization must be PCI DSS compliant to use this endpoint.
Documentation Index
Fetch the complete documentation index at: https://partner-docs.contro.dev/llms.txt
Use this file to discover all available pages before exploring further.
Partner API key (sk_live_* for production, sk_test_* for sandbox)
Card ID
"card_def456"
Encrypted card details
Base64-encoded RSA-encrypted JSON containing cardNumber, cvv, expiryDate
"base64-encoded-encrypted-data..."