cURL
curl --request POST \ --url https://api.sandbox.solidfi.com/v2/issuing/card/{card_id}/show_token \ --header 'api-key: <api-key>'
{ "id": "crd_7948d9a96706dd05360a340002de725f", "show_token": "card_show_test_66449e6614b54f9e838c74807268db09" }
Displaying unredacted card number and CVV is a two-step process
API key is required to call Solid APIs. You can view and manage your API keys in the Solid dashboard.
"{{api_key}}"
Show a Card
The response is of type object.
object