get https://api.trinsic.id/provider/v1/analytics/cloudWallets
Service Clients (SDKs)
This endpoint can be accessed using one of our service clients as follows.
For more information on how to use our service clients, see our Service Clients (SDKs) guide.
CloudWalletAnalyticsContract walletCount = await _providerClient.GetCloudWalletCountAsync();
let walletCount = await providerClient.getCloudWalletCount();
walletCount = provider_client.get_cloud_wallet_count()
walletCount = provider_client.get_cloud_wallet_count