Retrieve card details

Returns full card details including card number, CVV, and expiry date.

In live mode, details are fetched in real time from the card provider.
The card must belong to the authenticated account.

In sandbox mode, the details generated at card creation are returned
directly from the PentrraWallet database. No provider call is made.

IP Restriction

In live mode, requests must originate from a whitelisted IP address.
sandbox mode has no IP restriction.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
required

Your PentrraWallet public API key.

string
required

Your PentrraWallet secret key.

string
required

The card ID returned when the card was created.

string
enum
Defaults to live

live or sandbox. Defaults to live.

Allowed:
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json