Ping

1
2
3
using var client = new HedraClient(apiKey);

var response = await client.PingAsync();