This documentation is created for Cardtonic Business Users Cardtonic
{}
curl --location --request GET 'https://api.cardtonic.com/v1/users/show-api-key' \ --header 'X-Tonic-Env: development' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{ "message": "api key fetched successfully", "success": true, "data": { "apiKey": "PRIV_0cb6d7552c3ee9af5cf46750dd4aa4eff6b845b02a6aa97f16a5ac0f1443f203" }, "meta": { "settings": null } }