X-API-Key: ********************
X-Business-ID: ********************
curl --location '/api/v1/currencies/networks' \ --header 'X-API-Key: <api-key>' \ --header 'X-Business-ID: <api-key>'
{ "success": true, "data": [ "string" ] }