X-API-Key: ********************
X-Business-ID: ********************
curl --location --request GET '/api/v1/currencies/check//' \ --header 'X-API-Key: <api-key>' \ --header 'X-Business-ID: <api-key>'
{ "success": true, "supported": true, "ticker": "string", "network": "string" }